Skip to content

Conversation

@stratakis
Copy link
Contributor

This avoids a code path where Py_XDECREF could be used on interned_fields when uninitialized.

Resolves #219

This avoids a code path where Py_XDECREF could be used on
interned_fields when uninitialized.
@mattip
Copy link
Contributor

mattip commented Dec 12, 2025

Thanks @stratakis

@mattip mattip enabled auto-merge (rebase) December 12, 2025 20:37
@mattip mattip merged commit ee1a87b into python-cffi:main Dec 12, 2025
37 checks passed
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.

Code path leading to Py_XDECREF an unitialized pointer

2 participants