Skip to content

Zero-initialize newly allocated space in CGPRepeatedField.#2715

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_901337955
Open

Zero-initialize newly allocated space in CGPRepeatedField.#2715
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_901337955

Conversation

@copybara-service
Copy link
Copy Markdown

Zero-initialize newly allocated space in CGPRepeatedField.

The newly allocated portion of the buffer after realloc is now zeroed out to prevent issues with uninitialized memory.

The newly allocated portion of the buffer after `realloc` is now zeroed out to prevent issues with uninitialized memory.

PiperOrigin-RevId: 901337955
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.

0 participants