Staging
v0.8.1
https://github.com/python/cpython
Revision 85717c768a2920ae15a39879cb676fe9f5c25f87 authored by Michael W. Hudson on 08 March 2002, 13:40:07 UTC, committed by Michael W. Hudson on 08 March 2002, 13:40:07 UTC
    revision 2.38 of mmapmodule.c

SF bug 515943:  searching for data with \0 in mmap.
mmap_find_method():  this obtained the string to find via s#, but it
ignored its length, acting as if it were \0-terminated instead.

Someone please run on Linux too (the extended test_mmap works on Windows).

Bugfix candidate.
1 parent db17526
History
Tip revision: 85717c768a2920ae15a39879cb676fe9f5c25f87 authored by Michael W. Hudson on 08 March 2002, 13:40:07 UTC
backport tim_one's checkin of
Tip revision: 85717c7
File Mode Size
.cvsignore -rw-r--r-- 31 bytes
Grammar -rw-r--r-- 4.5 KB

back to top