Issue #3329: Fix _PyObject_ArenaVirtualFree()
According to VirtualFree() documentation, the size must be zero if the "free type" is MEM_RELEASE.
Showing
Please
register
or
sign in
to comment
According to VirtualFree() documentation, the size must be zero if the "free type" is MEM_RELEASE.