mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-15 05:26:07 +00:00
Memory Leaks #231
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 11, 2017).
myth_loop())cliaddrgoing out of scope leaks the storage it points to. File src/networking.c in functionstart_tcp_srv()pbufgoing out of scope leaks the storage it points to. File src/lib_ccx/spupng_encoder.c functionint write_cc_bitmap_as_spupng()datagoing out of scope leaks the storage it points to. File src/lib_ccx/general_loop.c in functionraw_loop()