mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
Memory leaks ! #248
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 21, 2017).
write_stringz_as_webvtt()contextleaks the storage that it points to in file src/lib_ccx/ccx_encoders_common.c functionencode_sub()epggoing out of scope leaks the storage it points to in the file /src/lib_ccx/networking.c functionnet_send_epg()ctxgoing out of scope leaks the storage it points to in the file src/lib_ccx/lib_ccx.cfunction init_libraries()