[issue20434] Fix error handler of _PyString_Resize() on allocation failure

Kristján Valur Jónsson report at bugs.python.org
Thu Apr 17 18:58:22 CEST 2014


Kristján Valur Jónsson added the comment:

Add comments and explicit (void) on the ignored value from _PyString_Resize as suggested by Victor

----------
Added file: http://bugs.python.org/file34951/string_resize.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20434>
_______________________________________


More information about the Python-bugs-list mailing list