commit | f6358a7e4c635a74202e73c76a01f5046e1b7c36 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Oct 14 12:02:39 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Oct 14 12:02:39 2015 +0200 |
tree | 6469b605f7df5233b367534361010e9e3d58e7bc | |
parent | f091033b149792e4084a479444c39636c7be2cad [diff] |
_PyBytesWriter_Alloc(): only use 10 bytes of the small buffer in debug mode to enhance code to detect buffer under- and overflow.