summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-04-25 13:53:23 (GMT)
committerThomas Wouters <thomas@python.org>2006-04-25 13:53:23 (GMT)
commit6dbff33be848ed875f3769be6b866438b099aa3a (patch)
tree0ff979c8a9a9d1494dfc6b525c9f944ee142840d /Misc/ACKS
parentd798a181abd2b03ba5358d3528e5f4c78be74980 (diff)
downloadcpython-6dbff33be848ed875f3769be6b866438b099aa3a.zip
cpython-6dbff33be848ed875f3769be6b866438b099aa3a.tar.gz
cpython-6dbff33be848ed875f3769be6b866438b099aa3a.tar.bz2
SF bug/patch #1433877: string parameter to ioctl not null terminated
The new char-array used in ioctl calls wasn't explicitly NUL-terminated; quite probably the cause for the test_pty failures on Solaris that we circumvented earlier. (I wasn't able to reproduce it with this patch, but it has been somewhat elusive to start with.)
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 de1d8a2..3f1b47c 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -33,6 +33,7 @@ Greg Ball
Luigi Ballabio
Michael J. Barber
Chris Barker
+Quentin Barnes
Cesar Eduardo Barros
Des Barry
Ulf Bartelt