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

Script: Test SetLength parameter 0 for nil (GH #79) #80

Merged

Conversation

isilkor
Copy link
Contributor

@isilkor isilkor commented Jan 5, 2019

SetLength didn't check whether its first parameter was valid, and
attempted to dereference a NULL pointer when passed nil.

SetLength didn't check whether its first parameter was valid, and
attempted to dereference a NULL pointer when passed nil.
@isilkor isilkor merged commit ad2eddc into openclonk:master Jan 5, 2019
@isilkor isilkor deleted the check-setlength-parameter-for-nil branch January 5, 2019 18:47
@isilkor isilkor mentioned this pull request Jan 5, 2019
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.

None yet

1 participant