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

Bill Parker report at bugs.python.org
Sat Apr 4 22:07:30 CEST 2015


Bill Parker added the comment:

I would check 23855 as well, since the malloc() missing a sanity check,
which could be a more serious issue ..

On Sat, Apr 4, 2015 at 1:32 AM, Berker Peksag <report at bugs.python.org>
wrote:

>
> Berker Peksag added the comment:
>
> Thanks for the patch, Bill. If you want to work on similar issues see also
> issue 15948.
>
> ----------
> components: +Extension Modules -Interpreter Core
> nosy: +berker.peksag, haypo, serhiy.storchaka
> stage:  -> patch review
> versions: +Python 3.5
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue23860>
> _______________________________________
>

----------

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


More information about the Python-bugs-list mailing list