Skip to content

Conversation

@SiskaPavel
Copy link
Collaborator

Previously, m_buffer members were manually set in the constructor, but not all fields were guaranteed to be initialized, leading to valgrind warnings about uninitialized reads inside libfuse.

@SiskaPavel SiskaPavel self-assigned this Nov 10, 2025
Previously, m_buffer members were manually set in the constructor,
but not all fields were guaranteed to be initialized, leading to
valgrind warnings about uninitialized reads inside libfuse.
@SiskaPavel SiskaPavel force-pushed the appfs-uninitialized-memory branch from 2c6eae6 to 0c05c0a Compare November 10, 2025 15:15
@SiskaPavel SiskaPavel merged commit 0ca1e04 into main Nov 10, 2025
19 checks passed
@SiskaPavel SiskaPavel deleted the appfs-uninitialized-memory branch November 10, 2025 15:22
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.

2 participants