Issue #3329: Fix _PyObject_ArenaVirtualFree()
According to VirtualFree() documentation, the size must be zero if the "free type" is MEM_RELEASE.
V
Victor Stinner committed
725e668ac8c966fb007d5bd862bff3b5d44a889c
Parent: 24e33ac