Skip to content

Conversation

@ethomson
Copy link
Member

Some static code analysis complains that we're putting a stack variable into client->parser.data (which persists past the function calls). Clear that on function exit to avoid confusion.

Some static code analysis complains that we're putting a stack variable
into client->parser.data (which persists past the function calls). Clear
that on function exit to avoid confusion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants