]> granicus.if.org Git - python/commit
Issue #6344: Fixed a crash of mmap.read() when passed a negative argument.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Mon, 29 Jun 2009 13:25:16 +0000 (13:25 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Mon, 29 Jun 2009 13:25:16 +0000 (13:25 +0000)
commit8839fd7372a373c0d63d56897c2593fff5738df0
treef394fc3e3406bf0eaa0d93cddc04b0492514cb26
parentbcff47a6ec43e945a74e202f987bbce9e40fade7
Issue #6344: Fixed a crash of mmap.read() when passed a negative argument.
Reviewed by Amaury Forgeot d'Arc.
Misc/NEWS
Modules/mmapmodule.c