SIGN IN SIGN UP

Issue #14909: A number of places were using PyMem_Realloc() apis and

PyObject_GC_Resize() with incorrect error handling.  In case of errors,
the original object would be leaked.  This checkin fixes those cases.
K
Kristjan Valur Jonsson committed
85634d7a2e4b864c4ca3baa591e9479ffd5a2540
Parent: 56517e5