diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-09-02 11:19:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-02 11:19:11 (GMT) |
commit | ed3a49ea734ada357ff4442996fd4ae71d253373 (patch) | |
tree | 7d856d95013ead8b56c48daa89bd42aa6c61586c /Python/bytecodes.c | |
parent | ffb7abe829145387ba5d4a81dde04bd037599f34 (diff) | |
download | cpython-ed3a49ea734ada357ff4442996fd4ae71d253373.zip cpython-ed3a49ea734ada357ff4442996fd4ae71d253373.tar.gz cpython-ed3a49ea734ada357ff4442996fd4ae71d253373.tar.bz2 |
[3.13] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286) (#123542)
gh-121285: Remove backtracking when parsing tarfile headers (GH-121286)
* Remove backtracking when parsing tarfile headers
* Rewrite PAX header parsing to be stricter
* Optimize parsing of GNU extended sparse headers v0.0
(cherry picked from commit 34ddb64d088dd7ccc321f6103d23153256caa5d4)
Co-authored-by: Seth Michael Larson <seth@python.org>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions