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
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 8.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 67.0 KB
README.rst -rw-r--r-- 9.8 KB
aclocal.m4 -rw-r--r-- 20.2 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 494.3 KB
configure.ac -rw-r--r-- 164.7 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 44.4 KB
setup.py -rw-r--r-- 101.0 KB

README.rst

back to top