]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
authorSteve Dower <steve.dower@python.org>
Wed, 7 Sep 2022 17:01:35 +0000 (18:01 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Sep 2022 17:01:35 +0000 (18:01 +0100)
commit4114bcc9ef7595a07196bcecf9c7d6d39f57f64d
tree6f040b105d1a01a7e2011155bd654bd9b6075418
parent3eaf70d8369a7d78f3e21949e438c8ff8a30f433
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
Misc/NEWS.d/next/Windows/2022-09-07-00-11-33.gh-issue-96577.kV4K_1.rst [new file with mode: 0644]
PC/_msi.c