Skip to content

Add extra check for empty data during URLSession data callback#3587

Merged
dreampiggy merged 1 commit intoSDWebImage:masterfrom
dreampiggy:bugfix/add_check_for_empty_data
Aug 23, 2023
Merged

Add extra check for empty data during URLSession data callback#3587
dreampiggy merged 1 commit intoSDWebImage:masterfrom
dreampiggy:bugfix/add_check_for_empty_data

Conversation

@dreampiggy
Copy link
Copy Markdown
Contributor

Make sure the assert work

New Pull Request Checklist

  • I have read and understood the CONTRIBUTING guide

  • I have read the Documentation

  • I have searched for a similar pull request in the project and found none

  • I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase)

  • I have added the required tests to prove the fix/feature I am adding

  • I have updated the documentation (if necessary)

  • I have run the tests and they pass

  • I have run the lint and it passes (pod lib lint)

This merge request fixes / refers to the following issues: ...

Pull Request Description

This close #3585

@dreampiggy dreampiggy force-pushed the bugfix/add_check_for_empty_data branch from 2b00e69 to fbdb1ff Compare August 23, 2023 09:56
@dreampiggy dreampiggy force-pushed the bugfix/add_check_for_empty_data branch from fbdb1ff to 1550747 Compare August 23, 2023 09:56
@dreampiggy dreampiggy merged commit 507225e into SDWebImage:master Aug 23, 2023
@dreampiggy dreampiggy deleted the bugfix/add_check_for_empty_data branch August 23, 2023 10:26
@dreampiggy dreampiggy added this to the 5.18.0 milestone Sep 2, 2023
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.

Fatal Exception: NSInternalInconsistencyException

1 participant