hydroflask <hydrofl...@yqxmail.com> added the comment:

Was reviewing the code and noticed that a double-free was introduced in the 
recent changes:

https://github.com/python/cpython/blob/dd76b3f7d332dd6eced5cbc2ad2adfc397700b3d/Modules/_ctypes/callbacks.c#L192

That line should have been removed in 
https://github.com/python/cpython/commit/b5527688aae11d0b5af58176267a9943576e71e5
 but it was missed!

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46323>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to