diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-06-29 18:13:54 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-06-29 18:13:54 (GMT) |
commit | ab766350b665ff2cafb92191a7cd720a1ebf6fe7 (patch) | |
tree | 3aa9a213d1fc8433558ac2861b491337555024e5 /Python/getplatform.c | |
parent | eabfe8cc0e061081d1cbcef4895a99cf7520e8d1 (diff) | |
download | cpython-ab766350b665ff2cafb92191a7cd720a1ebf6fe7.zip cpython-ab766350b665ff2cafb92191a7cd720a1ebf6fe7.tar.gz cpython-ab766350b665ff2cafb92191a7cd720a1ebf6fe7.tar.bz2 |
Issue #24467: Fixed possible buffer over-read in bytearray. The bytearray
object now always allocates place for trailing null byte and it's buffer now
is always null-terminated.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions