Skip to content

Conversation

@jrowberg
Copy link
Contributor

@jrowberg jrowberg commented Aug 5, 2019

A rare but possible null pointer dereference occurs when a String object is destroyed after either a failed initialization or intentional invalidation. Adding a simple if (buffer) test before freeing it avoids this failure case.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants