summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-08-21 22:21:19 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2006-08-21 22:21:19 (GMT)
commit17753ecbfabc224080ef3e3e0801b7514ef3b455 (patch)
tree5b82040f4a72260e43278a3fe6eebc78f03a40d6 /Misc/ACKS
parent0c6ae5bad473c57b3d5b2a3c71b26792e63df14c (diff)
downloadcpython-17753ecbfabc224080ef3e3e0801b7514ef3b455.zip
cpython-17753ecbfabc224080ef3e3e0801b7514ef3b455.tar.gz
cpython-17753ecbfabc224080ef3e3e0801b7514ef3b455.tar.bz2
Patch #1541585: fix buffer overrun when performing repr() on
a unicode string in a build with wide unicode (UCS-4) support. This code could be improved, so add an XXX comment.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 11e9551..2efbd05 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -365,6 +365,7 @@ Detlef Lannert
Soren Larsen
Piers Lauder
Ben Laurie
+Simon Law
Chris Lawrence
Christopher Lee
Inyeol Lee