Skip to content

Fix use-of-uninitialized-value due to getData128()#148

Merged
markos merged 1 commit intoVectorCamp:developfrom
azat-ch:getData128-msan
May 23, 2023
Merged

Fix use-of-uninitialized-value due to getData128()#148
markos merged 1 commit intoVectorCamp:developfrom
azat-ch:getData128-msan

Conversation

@azat
Copy link
Copy Markdown

@azat azat commented May 10, 2023

When temporary buffer is used in getData128(), then it may return uninitialized data.

@markos
Copy link
Copy Markdown

markos commented May 12, 2023

hi, could you submit both PRs against develop branch? thanks

@azat azat changed the base branch from master to develop May 12, 2023 21:13
When temporary buffer is used in getData128(), then it may return
uninitialized data.

Signed-off-by: Azat Khuzhin <[email protected]>
@azat azat force-pushed the getData128-msan branch from be47043 to 07305d1 Compare May 12, 2023 21:13
@azat
Copy link
Copy Markdown
Author

azat commented May 12, 2023

Sure, done!

@markos markos merged commit 4fbabb6 into VectorCamp:develop May 23, 2023
@azat azat deleted the getData128-msan branch May 23, 2023 15:45
azat added a commit to azat/ClickHouse that referenced this pull request May 23, 2023
markos added a commit that referenced this pull request Oct 24, 2025
Fix use-of-uninitialized-value due to getData128()
markos added a commit that referenced this pull request Oct 24, 2025
Fix use-of-uninitialized-value due to getData128()
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