diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-06-29 21:18:55 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-06-29 21:18:55 +0300 |
commit | 81da944d612e01e9a38c5b92336d0856ea134331 (patch) | |
tree | adb5bf3bb42ac2a7a6921a986844eb09fbc8f484 /Python/modsupport.c | |
parent | cbc50d96b8b060ef6524439ea293b63514865d81 (diff) | |
parent | bc9e75ed023ff03f555682e57d25fee32e6548a0 (diff) | |
download | cpython-git-81da944d612e01e9a38c5b92336d0856ea134331.tar.gz |
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/modsupport.c')
0 files changed, 0 insertions, 0 deletions