Skip to content

Conversation

@wqxoxo
Copy link
Contributor

@wqxoxo wqxoxo commented Nov 24, 2025

Newer clang versions have stricter -Wsometimes-uninitialized checking that catches this.

Fixes #8683

@wqxoxo wqxoxo force-pushed the fix/issue-8683-fuzz-uninitialized branch from dd8906c to 9d5983d Compare November 24, 2025 09:53
Changelog-Fixed: fuzz: fix build with newer clang.

Fixes: ElementsProject#8683
@wqxoxo wqxoxo force-pushed the fix/issue-8683-fuzz-uninitialized branch from 9d5983d to 507da38 Compare November 24, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fuzz-handle_onion_message: variable 'daemon' is used uninitialized whenever 'if' condition is true

1 participant