Skip to content
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

leak of memory #142

Open
zwyjwl opened this issue Jul 6, 2017 · 1 comment
Open

leak of memory #142

zwyjwl opened this issue Jul 6, 2017 · 1 comment

Comments

@zwyjwl
Copy link

zwyjwl commented Jul 6, 2017

FXBlurView.m appear Potential leak of memory pointed to by 'tempBuffer' you are could looking!

@oNguyenNgocBan
Copy link

add free(tempBuffer); at line 98 off FXBlurView.m
I hope it can help you 😄

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

2 participants