ibireme / YYImage

Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
MIT License
1.76k stars 479 forks source link

release the CGImageRef object #126

Open RhettTamp opened 5 years ago

RhettTamp commented 5 years ago

maybe you forget to release the extendedImage when frameData is not nil

dreampiggy commented 5 years ago

LGTM......But there are nobody can merge :)