Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-9194: Fix the bounds checking in winreg.c's fixupMultiSZ() #12687
Conversation
This comment has been minimized.
This comment has been minimized.
It would be nice to have a unit test for this, but I don't think that's feasable. It seems that the unit test would have to write corrupted data. |
Misc/NEWS.d/next/Windows/2019-04-04-08-59-44.bpo-9194.DzakhD.rst
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Apr 22, 2019
Thanks @ZackerySpytz for the PR, and @zooba for merging it |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Apr 22, 2019
Thanks @ZackerySpytz for the PR, and @zooba for merging it |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Apr 22, 2019
GH-12909 is a backport of this pull request to the 3.7 branch. |
…nGH-12687) (cherry picked from commit 56ed864) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Apr 22, 2019
Thanks @ZackerySpytz for the PR, and @zooba for merging it |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Apr 22, 2019
Thanks @ZackerySpytz for the PR, and @zooba for merging it |
…nGH-12687) (cherry picked from commit 56ed864) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Apr 22, 2019
GH-12910 is a backport of this pull request to the 3.6 branch. |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Apr 22, 2019
Sorry, @ZackerySpytz and @zooba, I could not cleanly backport this to |
…nGH-12687) (cherry picked from commit 56ed864)
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Apr 22, 2019
GH-12916 is a backport of this pull request to the 2.7 branch. |
…H-12687) (GH-12916) (cherry picked from commit 56ed864) https://bugs.python.org/issue9194
ZackerySpytz commentedApr 4, 2019
•
edited by bedevere-bot
https://bugs.python.org/issue9194