Skip to content

Conversation

@cachemeifyoucan
Copy link
Collaborator

Try to fix msan error again. Previously, the error wasn't correctly
identified as the uninitialized value is in a different function than
the line crashed. Make sure value return from hash generating function
is fully zero initialized.

Created using spr 1.3.7
@cachemeifyoucan cachemeifyoucan enabled auto-merge (squash) October 21, 2025 20:52
@cachemeifyoucan cachemeifyoucan merged commit 073335d into main Oct 21, 2025
10 of 11 checks passed
@cachemeifyoucan cachemeifyoucan deleted the users/cachemeifyoucan/spr/cas-fix-msan-failure-attempt-2 branch October 21, 2025 21:19
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
Try to fix msan error again. Previously, the error wasn't correctly
identified as the uninitialized value is in a different function than
the line crashed. Make sure value return from hash generating function
is fully zero initialized.
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
Try to fix msan error again. Previously, the error wasn't correctly
identified as the uninitialized value is in a different function than
the line crashed. Make sure value return from hash generating function
is fully zero initialized.
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