]> granicus.if.org Git - python/commit
Bug #2111: mmap segfaults when trying to write a block opened with PROT_READ
authorChristian Heimes <christian@cheimes.de>
Fri, 15 Feb 2008 08:20:11 +0000 (08:20 +0000)
committerChristian Heimes <christian@cheimes.de>
Fri, 15 Feb 2008 08:20:11 +0000 (08:20 +0000)
commit7adfad850a50722464775d57b5d16b850ecab56a
tree876709cd5987e91a120a0d9af22764663237f9e6
parent2f0da53d28b316197a94919c96195a514acc668f
Bug #2111: mmap segfaults when trying to write a block opened with PROT_READ
Thanks to Thomas Herve for the fix.
Lib/test/test_mmap.py
Misc/NEWS
Modules/mmapmodule.c