Skip to content

Initialize uninitialized value#370

Merged
eliotttesnier merged 1 commit into
mainfrom
fix-memory-error
Jan 16, 2026
Merged

Initialize uninitialized value#370
eliotttesnier merged 1 commit into
mainfrom
fix-memory-error

Conversation

@albanrss

Copy link
Copy Markdown
Collaborator

This pull request makes a minor improvement to the packQuantizedFloat function in common/FloatQuantization.hpp, ensuring that the result variable is always initialized before use. This change helps prevent potential issues with uninitialized variables.

@albanrss albanrss changed the title fix(memory): initialize uninitialized value Initialize uninitialized value Jan 16, 2026
@eliotttesnier eliotttesnier merged commit 14c7264 into main Jan 16, 2026
11 checks passed
@eliotttesnier eliotttesnier deleted the fix-memory-error branch January 16, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants