commit | 8dd49fe09fc4ac3b527914a0703c0dc0429aa125 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Jun 02 21:36:59 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Jun 02 21:36:59 2014 +0200 |
tree | 5d59d6e2142596aecd336b454e7b20f62fe54c1b | |
parent | 797bcb51d08991ac8a4e56d099083a5acfc3667c [diff] |
Issue #21639: Add a test to check that PyMem_Malloc(0) with tracemalloc enabled does not crash.