Skip to content

Commit b67b1aa

Browse files
📜🤖 Added by blurb_it.
1 parent b4ce07d commit b67b1aa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix potential memory leak in c-field representation of Python objects
2+
3+
Resolved a memory leak issue in the `_PyObject_CAST` macro by ensuring proper casting and handling of c-fields. This fix improves memory management and prevents unintended behavior in CPython's internal object representation.

0 commit comments

Comments
 (0)