Skip to content

Fix memory leak in J2ObjC runtime CGPNewRepeatedFieldArray.#2791

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_938043521
Open

Fix memory leak in J2ObjC runtime CGPNewRepeatedFieldArray.#2791
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_938043521

Conversation

@copybara-service

Copy link
Copy Markdown

Fix memory leak in J2ObjC runtime CGPNewRepeatedFieldArray.

Release the temporary list wrapper allocated by CGPNewRepeatedFieldList
before returning the result array. This prevents leaking the list
and its contained proto messages in MRR mode.

Release the temporary list wrapper allocated by CGPNewRepeatedFieldList
before returning the result array. This prevents leaking the list
and its contained proto messages in MRR mode.

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

1 participant