Skip to content

Commit a359908

Browse files
📜🤖 Added by blurb_it.
1 parent af90e6d commit a359908

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)