Skip to content

Conversation

mrigankpawagi
Copy link

malloc may return NULL, causing a null dereference at self->init_flag.

More downstream changes may be required, although it seems this is sufficient as PyCapsule_New can take NULL at this place.

`malloc` may return NULL, causing a null dereference at `self->init_flag`.
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.

1 participant