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

SIGSEGV in strlen #29

Closed
my1es opened this issue May 24, 2014 · 1 comment
Closed

SIGSEGV in strlen #29

my1es opened this issue May 24, 2014 · 1 comment
Labels

Comments

@my1es
Copy link

my1es commented May 24, 2014

Under some circumstances, (I've only tested with one device, iPhone 5 iOS 7.1.1) there is a call to strlen with a null pointer. Seems odd that strlen(NULL) doesn't just report a length of zero with all versions of libc, but whatever.

@nikias
Copy link
Member

nikias commented Aug 18, 2014

Closing. See #30 (comment).

@nikias nikias closed this as completed Aug 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants