Memory Leaks found. #247

Closed
opened 2026-01-29 16:38:53 +00:00 by claunia · 0 comments
Owner

Originally created by @sidgairo18 on GitHub (Jan 15, 2017).

  1. Leaked_storage: Variable el going out of scope leaks the storage it points to. File src/lib_ccx/ccx_encoders_webvtt.c and function ccx_encoders_webvtt.c()

  2. Leaked_storage: Variable parsebuf going out of scope leaks the storage it points to. File src/lib_ccx/general_loop.c and function rcwt_loop()

Originally created by @sidgairo18 on GitHub (Jan 15, 2017). 1. Leaked_storage: Variable `el` going out of scope leaks the storage it points to. File src/lib_ccx/ccx_encoders_webvtt.c and function `ccx_encoders_webvtt.c()` 2. Leaked_storage: Variable `parsebuf` going out of scope leaks the storage it points to. File src/lib_ccx/general_loop.c and function `rcwt_loop()`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#247