diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-02-05 17:05:54 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-02-05 17:05:54 +0000 |
commit | bb445a1f22835b97673f96da8f9edc75b69f5f2c (patch) | |
tree | f3d399d134896edc68edb46d5c761c385bbb20fe /Python | |
parent | 007a618a38d0c4dac9182fed9b22f3caf55dd1ea (diff) | |
download | cpython-git-bb445a1f22835b97673f96da8f9edc75b69f5f2c.tar.gz |
Issue #5677: Explicitly forbid write operations on read-only file objects,
and read operations on write-only file objects. On Windows, the system C
library would return a bogus result; on Solaris, it was possible to crash
the interpreter. Patch by Stefan Krah.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions