summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-06-29 14:03:04 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2004-06-29 14:03:04 (GMT)
commit93b4b88e960d5868ca2c0a109a74e1a8e06d3348 (patch)
treeeafaba5084ef21751f1135ce9f4b521ceb54f579 /Misc
parent6d3a0d2dffe06c1b4f0f445f3289da4c2a328355 (diff)
downloadcpython-93b4b88e960d5868ca2c0a109a74e1a8e06d3348.zip
cpython-93b4b88e960d5868ca2c0a109a74e1a8e06d3348.tar.gz
cpython-93b4b88e960d5868ca2c0a109a74e1a8e06d3348.tar.bz2
[Patch #974633] Check PyObject_MALLOC return for error
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index a54c466..b6e4da4 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -143,6 +143,7 @@ Yves Dionne
Daniel Dittmar
Walter Dörwald
Jaromir Dolecek
+Dima Dorfman
Cesar Douady
Dean Draayer
Fred L. Drake, Jr.