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

Handle empty urls NSArray #929

Merged
merged 1 commit into from
Oct 14, 2014
Merged

Handle empty urls NSArray #929

merged 1 commit into from
Oct 14, 2014

Conversation

alexiscreuzot
Copy link
Contributor

In some cases the user may end up with an empty urls NSArray, in which case the completion block is never called.
This commit handle such case to call immediately the completion block (if any)

In some cases the user may end up with an empty urls NSArray, in which case the completion block is never called.
This commit handle such case to call immediately the completion block (if any)
rs pushed a commit that referenced this pull request Oct 14, 2014
Handle empty urls NSArray
@rs rs merged commit d2da4d0 into SDWebImage:master Oct 14, 2014
@alexiscreuzot
Copy link
Contributor Author

Thanks

@bpoplauschi bpoplauschi added this to the 4.0.0 milestone Oct 14, 2014
@bpoplauschi bpoplauschi modified the milestones: 3.7.2, 4.0.0 Mar 19, 2015
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