diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-07 03:06:16 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-07 03:06:16 +0200 |
commit | a8f35d2e376b9e6dfd44b93ff2dfdda8fc135b0f (patch) | |
tree | 583b523953e3efeee9582c41e3eb1fc042011e56 /Python/pythonrun.c | |
parent | 7de2c9c61737642b29983da4af501033404e2871 (diff) | |
download | cpython-a8f35d2e376b9e6dfd44b93ff2dfdda8fc135b0f.tar.gz |
Issue #3329: Fix _PyObject_ArenaVirtualFree()
According to VirtualFree() documentation, the size must be zero if the "free
type" is MEM_RELEASE.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions