summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-06-29 18:18:55 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-06-29 18:18:55 (GMT)
commit81da944d612e01e9a38c5b92336d0856ea134331 (patch)
treeadb5bf3bb42ac2a7a6921a986844eb09fbc8f484 /Python/ceval.c
parentcbc50d96b8b060ef6524439ea293b63514865d81 (diff)
parentbc9e75ed023ff03f555682e57d25fee32e6548a0 (diff)
downloadcpython-81da944d612e01e9a38c5b92336d0856ea134331.zip
cpython-81da944d612e01e9a38c5b92336d0856ea134331.tar.gz
cpython-81da944d612e01e9a38c5b92336d0856ea134331.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/ceval.c')
0 files changed, 0 insertions, 0 deletions