Skip to content

Conversation

@ah9142
Copy link

@ah9142 ah9142 commented Jul 25, 2025

Change msg_len from int to Py_ssize_t.

Incorrectly using int instead of Py_ssize_t for "s#"
caused PyArg_ParseTuple to overflow and overwrite
the fd parameter.
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