[issue5385] mmap can crash after resize failure (windows)
Hirokazu Yamamoto
report at bugs.python.org
Mon Mar 2 18:54:08 CET 2009
Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:
Or, use NULL as invalid handle value for map handle instead of
INVALID_HANDLE_VALUE. Maybe this is simpler.
----------
keywords: +patch
Added file: http://bugs.python.org/file13230/fix_mmap_resize_v2.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5385>
_______________________________________
More information about the Python-bugs-list
mailing list