[issue23860] Windows: Failure to check return value from lseek() in Modules/mmapmodule.c

STINNER Victor report at bugs.python.org
Tue May 22 09:45:10 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

"At the moment, I'm not sure if it's needed or not, but if it's only an
issue with XP, then it might not be worth fixing...:)"

If the workaround is no longer needed, the lseek() call should be removed.

----------
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
title: Failure to check return value from lseek() in Modules/mmapmodule.c -> Windows: Failure to check return value from lseek() in Modules/mmapmodule.c

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23860>
_______________________________________


More information about the Python-bugs-list mailing list