https://github.com/python/cpython
Revision 12c72d684d43bf87e8457fd0190343daf01db23d authored by Miss Islington (bot) on 04 October 2022, 18:07:09 UTC, committed by GitHub on 04 October 2022, 18:07:09 UTC
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
(cherry picked from commit 4114bcc9ef7595a07196bcecf9c7d6d39f57f64d)

Co-authored-by: Steve Dower <steve.dower@python.org>
1 parent 069b718
History
Tip revision: 12c72d684d43bf87e8457fd0190343daf01db23d authored by Miss Islington (bot) on 04 October 2022, 18:07:09 UTC
[3.8] gh-96577: Fixes buffer overrun in _msi module (GH-96633) (GH-96658)
Tip revision: 12c72d6
File Mode Size
Grammar -rw-r--r-- 9.6 KB
Tokens -rw-r--r-- 1.5 KB

back to top