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

发现一处context提前释放导致的崩溃 #44

Open
leidi0129 opened this issue Apr 7, 2017 · 0 comments
Open

发现一处context提前释放导致的崩溃 #44

leidi0129 opened this issue Apr 7, 2017 · 0 comments

Comments

@leidi0129
Copy link

PhotoSet/Page/SXPhotoSetPage.m中的mostColor实例方法,243行,取点像素那里。因为获取context的data之后,立马释放掉了context,导致获取到的data变为了""空串,导致接下来的for循环中取色crash

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

1 participant