[issue9194] winreg:fixupMultiSZ should check that P < Q in the inner loop

Ned Deily report at bugs.python.org
Thu May 2 12:00:38 EDT 2019


Ned Deily <nad at python.org> added the comment:


New changeset dadc34784444950c389c120fb16f44e5a29cc43f by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-9194: Fix the bounds checking in winreg.c's fixupMultiSZ() (GH-12687) (GH-12910)
https://github.com/python/cpython/commit/dadc34784444950c389c120fb16f44e5a29cc43f


----------
nosy: +ned.deily

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


More information about the Python-bugs-list mailing list