Skip to content

memory leak? #280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zhangbozhb opened this issue Apr 6, 2016 · 3 comments
Closed

memory leak? #280

zhangbozhb opened this issue Apr 6, 2016 · 3 comments

Comments

@zhangbozhb
Copy link

version: Using Kingfisher (2.2.0)
When I use instrument to detect memory leaks. It alway report leaks. call stack is:

Kingfisher specialized _GeneratorBox.__allocating_init(A) -> _GeneratorBox ...Pods/Kingfisher/Sources/String+MD5.swift:0
Kingfisher MD5.calculate() -> [UInt8] Pods/Kingfisher/Sources/String+MD5.swift:206
....

@onevcat
Copy link
Owner

onevcat commented Apr 6, 2016

Thanks for reporting this. I will take a look at it.

@onevcat
Copy link
Owner

onevcat commented Apr 6, 2016

Should be fixed in #281

@onevcat onevcat closed this as completed Apr 6, 2016
@zwang
Copy link

zwang commented Apr 15, 2016

Thanks for fixing this. Had the same issue. After figured it might be related to this library, I came here and already saw a solution for it. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants