[issue23855] Missing Sanity Check for malloc() in PC/_msi.c

Berker Peksag report at bugs.python.org
Fri Sep 7 18:02:59 EDT 2018


Berker Peksag <berker.peksag at gmail.com> added the comment:


New changeset 4e519377b1b84c9414a360961276993d24198825 by Berker Peksag (Zackery Spytz) in branch 'master':
bpo-23855: Add missing NULL checks for malloc() in _msi.c (GH-9038)
https://github.com/python/cpython/commit/4e519377b1b84c9414a360961276993d24198825


----------
nosy: +berker.peksag

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


More information about the Python-bugs-list mailing list