mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
Memory Leaks found. #247
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sidgairo18 on GitHub (Jan 15, 2017).
Leaked_storage: Variable
elgoing out of scope leaks the storage it points to. File src/lib_ccx/ccx_encoders_webvtt.c and functionccx_encoders_webvtt.c()Leaked_storage: Variable
parsebufgoing out of scope leaks the storage it points to. File src/lib_ccx/general_loop.c and functionrcwt_loop()