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
Modules
Python
support
Makefile -rw-r--r-- 13.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.8 KB
sleep.c -rw-r--r-- 857 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top