diff options
author | Guido van Rossum <guido@python.org> | 2003-04-09 19:31:02 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-04-09 19:31:02 +0000 |
commit | 69c2b883922a758ed84de2cf94b5485d7e078fd3 (patch) | |
tree | df82a48486d9fca898504cfab5e894f1cb6e8420 /Objects/stringobject.c | |
parent | 21123ab7e5f79c8f035ccf80ac09725cdb679a36 (diff) | |
download | cpython-git-69c2b883922a758ed84de2cf94b5485d7e078fd3.tar.gz |
Fix two crashes on Windows:
- CHECK_VALID() was checking the wrong value for a closed fd
- fseek(&_iob[fileno], ...) doesn't work for fileno >= 20
Diffstat (limited to 'Objects/stringobject.c')
0 files changed, 0 insertions, 0 deletions