diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-02-11 10:34:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-11 10:34:04 (GMT) |
commit | c4fa79b924a14bc08a8e4a28e76b7ff29663b75f (patch) | |
tree | 311d68bae871094fcaf5a3ba3b81b6f40bd70706 /Python/symtable.c | |
parent | 6e13e50859087044efb74f60f74495d31ee51ee2 (diff) | |
download | cpython-c4fa79b924a14bc08a8e4a28e76b7ff29663b75f.zip cpython-c4fa79b924a14bc08a8e4a28e76b7ff29663b75f.tar.gz cpython-c4fa79b924a14bc08a8e4a28e76b7ff29663b75f.tar.bz2 |
[3.12] gh-115133: Fix tests for XMLPullParser with Expat 2.6.0 (GH-115164) (GH-115288)
Feeding the parser by too small chunks defers parsing to prevent
CVE-2023-52425. Future versions of Expat may be more reactive.
(cherry picked from commit 4a08e7b3431cd32a0daf22a33421cd3035343dc4)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions