SDWebImage / SDWebImageAVIFCoder

A SDWebImage coder plugin to support AVIF(AV1 Image File Format) image
MIT License
55 stars 14 forks source link

animated image memory leak #45

Closed ghost closed 1 year ago

ghost commented 1 year ago

截屏2022-12-14 15 21 10

dreampiggy commented 1 year ago

You can submit a PR to quick fix this, adding CGImageRelease after line of #endif

ghost commented 1 year ago

I submit a PR submit a PR to quick fix this. Can you merge it

dreampiggy commented 1 year ago

Released https://github.com/SDWebImage/SDWebImageAVIFCoder/releases/tag/0.9.4