commit | b86ecf4bd1bfe237fbaa7ac8098af76141b5caf1 | [log] [tgz] |
---|---|---|
author | Meador Inge <meadori@gmail.com> | Tue Sep 27 20:45:30 2011 -0500 |
committer | Meador Inge <meadori@gmail.com> | Tue Sep 27 20:45:30 2011 -0500 |
tree | 8f35d013193a4a4d18e4dcbbfe9a00ed7e3a835d | |
parent | 6fb44728bb36d1d0f40155a295ecb15696351b33 [diff] |
Issue #13013: ctypes: Fix a reference leak in PyCArrayType_from_ctype. Thanks to Suman Saha for finding the bug and providing a patch.