Skip to content

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 13, 2022

When traversing the result array, we need to cater to param_name possibly being NULL. Prior to PHP 7.0.0, this was implicitly done because param_name was of type char*.

When traversing the result array, we need to cater to `param_name`
possibly being `NULL`.  Prior to PHP 7.0.0, this was implicitly done
because `param_name` was of type `char*`.
@cmb69 cmb69 linked an issue Oct 13, 2022 that may be closed by this pull request
@cmb69 cmb69 closed this in e440e37 Oct 13, 2022
@cmb69 cmb69 deleted the cmb/gh9720 branch October 13, 2022 14:11
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.

Null pointer dereference while serializing the response

2 participants