diff options
author | scoder <stefan_ml@behnel.de> | 2023-05-15 20:18:47 +0200 |
---|---|---|
committer | Stefan Behnel <stefan_ml@behnel.de> | 2023-05-15 20:24:02 +0200 |
commit | 38f6a5670c7004172502fee41d990519e2163666 (patch) | |
tree | 2b053fc2b58caae0ad9c07d4d6bfde1fcd04b0c2 /docs/examples/userguide/language_basics/function_pointer_struct.pyx | |
parent | a2db6deb18a64ca08da2f1298808fe5e1d460415 (diff) | |
download | cython-38f6a5670c7004172502fee41d990519e2163666.tar.gz |
Prevent calling the dealloc slot of a non-GC base class with GC tracking enabled. (GH-5432)
This shows warnings in CPython (3.12) debug builds and can lead to crashes when GC triggers on an object while deallocating it.
Diffstat (limited to 'docs/examples/userguide/language_basics/function_pointer_struct.pyx')
0 files changed, 0 insertions, 0 deletions