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

Check all array insertions to prevent adding a nil value #6

Open
kas-kad opened this issue Jul 14, 2015 · 2 comments
Open

Check all array insertions to prevent adding a nil value #6

kas-kad opened this issue Jul 14, 2015 · 2 comments

Comments

@kas-kad
Copy link
Owner

kas-kad commented Jul 14, 2015

Check all array insertions to prevent adding a nil value

@kas-kad kas-kad added the bug label Jul 14, 2015
@hamdshah
Copy link

hamdshah commented Aug 7, 2015

@purrrminator gr8 job man, i had started to convert the project to objective-c but then in the middle i found this 😃

"internalErrors" is not initialized which caused nil error array on finished.

https://github.com/purrrminator/AdvancedNSOperations/blob/master/Operations/Operations/KADOperation.m#L221

temporary initialization added to "willEnqueue" in my project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants