mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-14 21:23:42 +00:00
Resource "string" not freed. #228
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 6, 2017).
"string" is not freed in function int read_header() which leads to memory leaks.
File src/lib_ccx/wtv_functions.c
@sidgairo18 commented on GitHub (Jan 8, 2017):
Issue resolved with PR #611