]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 70879 via svnmerge from
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 31 Mar 2009 20:43:56 +0000 (20:43 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 31 Mar 2009 20:43:56 +0000 (20:43 +0000)
commit2ca15013ec4fe77490e3205cd9ed8f9138f786fe
tree5acec25ceb5391bb772aa2246d184449c7c0755f
parent33413cbf5ead3de21064a39d162df14dae68231c
Merged revisions 70879 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r70879 | hirokazu.yamamoto | 2009-04-01 05:14:04 +0900 | 1 line

  Issue #5387: Fixed mmap.move crash by integer overflow. (take2)
........
Lib/test/test_mmap.py
Modules/mmapmodule.c