Memory Leak #304

Open
opened 2026-01-29 20:41:41 +00:00 by claunia · 0 comments
Owner

Originally created by @QiAnXinCodeSafe on GitHub (Jan 16, 2020).

Memory is allocated

ee2a5e1540/research/brotli_decoder.c (L57)

but at the end of function,never free it

Originally created by @QiAnXinCodeSafe on GitHub (Jan 16, 2020). Memory is allocated https://github.com/google/brotli/blob/ee2a5e1540cbd6ef883a897499d9596307f7f7f9/research/brotli_decoder.c#L57 but at the end of function,never free it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#304