Skip to content

Conversation

wcawijngaards
Copy link
Member

The zone_parse_string routine requires the caller to initialize padding. This fixes the unit tests of simdzone to initialize the padding for string buffers when the zone_parse_string routine is called. This is for the parse tests, the benchmark uses the file parse call. As a result uninitialized read warnings are no longer reported on the unit test.

@wcawijngaards wcawijngaards self-assigned this Mar 27, 2025
Copy link
Member

@wtoorop wtoorop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, pretty straight forward and all looks good.

@wcawijngaards wcawijngaards merged commit 60ce4d7 into main Jul 7, 2025
11 checks passed
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.

3 participants