commit | 79101b890ee021a901a8b6837a3a320d57adb725 | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Tue Aug 31 05:11:53 2021 |
committer | GitHub <noreply@github.com> | Tue Aug 31 05:11:53 2021 |
tree | b8e202ee422c84a247cca0359e52c93ac6192758 | |
parent | d2cc04cd3024869101e894f73307944d98d187c8 [diff] |
[3.7] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28042) Update the vendored copy of libexpat to 2.4.1 (from 2.2.8) to get the fix for the CVE-2013-0340 "Billion Laughs" vulnerability. This copy is most used on Windows and macOS. Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Łukasz Langa <lukasz@langa.pl>. (cherry picked from commit 3fc5d84046ddbd66abac5b598956ea34605a4e5d)