[issue27570] Avoid memcpy(. . ., NULL, 0) etc calls

Roundup Robot report at bugs.python.org
Thu Sep 8 01:42:53 EDT 2016


Roundup Robot added the comment:

New changeset d465da1e5902 by Martin Panter in branch '2.7':
Issue #27570: Avoid zero-length memcpy() calls with null source pointers
https://hg.python.org/cpython/rev/d465da1e5902

----------

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


More information about the Python-bugs-list mailing list