WebPQuickLook icon indicating copy to clipboard operation
WebPQuickLook copied to clipboard

Fixed numerous CF & C memory leaks

Open capnslipp opened this issue 3 years ago • 0 comments

Fixed numerous memory leaks by adding the CF…Release() & free() calls necessary when using non-ARC plain-C stuff like CoreFoundation & malloc.

capnslipp avatar May 19 '21 06:05 capnslipp