]> granicus.if.org Git - python/commit
Avoid core dump in resizestring() on read() with 0 bytes.
authorGuido van Rossum <guido@python.org>
Tue, 11 Jun 1996 18:38:48 +0000 (18:38 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Jun 1996 18:38:48 +0000 (18:38 +0000)
commit8bac546e1150f213d27e5f0e0ecfaf0c826be83f
tree4490f8864ea1995d5729e505bdf97ff82fe82178
parent65af28a0f46f3da32a849e45ea725db041376444
Avoid core dump in resizestring() on read() with 0 bytes.
Modules/posixmodule.c