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

guarding against image source == NULL #819

Merged
merged 1 commit into from
Jul 18, 2014
Merged

Conversation

n13
Copy link
Contributor

@n13 n13 commented Jul 18, 2014

Changed this code to do nothing when image source = Null, which should prevent the crash one user saw with CFRelease.

@rromanchuk
Copy link
Contributor

👍

@n13
Copy link
Contributor Author

n13 commented Jul 18, 2014

Reference to bug reported on #764

@rromanchuk
Copy link
Contributor

related #808

@bpoplauschi bpoplauschi added this to the 3.7.1 milestone Jul 18, 2014
@bpoplauschi
Copy link
Member

Ok, this sounds legit and I managed to get the same crashlog if imageSource was nil. Merging.

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

Successfully merging this pull request may close these issues.

3 participants