[PR #471] Fix build with -Wconditional-uninitialized. #1105

Open
opened 2026-01-29 20:52:31 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/471

State: closed
Merged: Yes


This is false positive, since it will always get set before use, but clang doesn't like it...

**Original Pull Request:** https://github.com/google/brotli/pull/471 **State:** closed **Merged:** Yes --- This is false positive, since it will always get set before use, but clang doesn't like it...
claunia added the pull-request label 2026-01-29 20:52:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1105