#3668: When PyArg_ParseTuple correctly parses a s* format, but raises an
exception afterwards (for a subsequent parameter), the user code will not call PyBuffer_Release() and memory will leak. Reviewed by Amaury Forgeot d'Arc.
A
Antoine Pitrou committed
f7199578be41182fcbcd0350521f9545210e0ddd
Parent: db26f7c