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

Makes NSError** argument __autoreleasing; adds check against null #257

Merged
merged 1 commit into from
Dec 8, 2017
Merged

Conversation

valeriyvan
Copy link
Contributor

Makes NSError** argument __autoreleasing; adds check against null deference - NSError** by convension might be null if caller is not interested in error handling.

…erence - NSError** by convension might be null if caller is not interested in error handling
@vixentael vixentael self-assigned this Dec 8, 2017
@vixentael vixentael added the O-iOS 📱 Operating system: iOS label Dec 8, 2017
@vixentael
Copy link
Contributor

Thank you, @valeriyvan

I wonder how to trigger bitrise again 🤔

Looks like they don't support trigger-from-comment (https://github.com/bitrise-io/bitrise-webhooks)

@vixentael vixentael self-requested a review December 8, 2017 03:19
@vixentael vixentael merged commit ce470f6 into cossacklabs:master Dec 8, 2017
@vixentael
Copy link
Contributor

anyway, I'll check bitrise build manually

thanx again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-iOS 📱 Operating system: iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants