commit | 1334884ff2f5a3968e6a26157f869b4ca5de189b | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Jan 29 18:36:34 2012 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Jan 29 18:36:34 2012 +0100 |
tree | 6cd82b8fa2964ad30b617cac8d0eaf98890d82c0 | |
parent | c875d2032bf363da5e9e50928330f5ee2aa2fda2 [diff] [blame] |
Issue #13848: open() and the FileIO constructor now check for NUL characters in the file name. Patch by Hynek Schlawack.
diff --git a/Misc/ACKS b/Misc/ACKS index 8117d80..48df3fb 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -811,6 +811,7 @@ Andreas Schawo Neil Schemenauer David Scherer +Hynek Schlawack Bob Schmertz Gregor Schmid Ralf Schmitt