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
RPM
ACKS -rw-r--r-- 7.1 KB
AIX-NOTES -rw-r--r-- 7.3 KB
BeOS-NOTES -rw-r--r-- 1.4 KB
BeOS-setup.py -rw-r--r-- 24.6 KB
HISTORY -rw-r--r-- 305.2 KB
HPUX-NOTES -rw-r--r-- 1.0 KB
NEWS -rw-r--r-- 125.4 KB
PURIFY.README -rw-r--r-- 3.6 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.2 KB
RFD -rw-r--r-- 3.9 KB
cheatsheet -rw-r--r-- 99.9 KB
find_recursionlimit.py -rw-r--r-- 2.2 KB
gdbinit -rw-r--r-- 898 bytes
indent.pro -rw-r--r-- 66 bytes
python-mode.el -rw-r--r-- 120.6 KB
python.man -rw-r--r-- 11.4 KB
setuid-prog.c -rw-r--r-- 5.3 KB
unicode.txt -rw-r--r-- 112 bytes
vgrindefs -rw-r--r-- 505 bytes

README

back to top