mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
(cherry picked from commit8334a1b55c) (cherry picked from commit0cd888b8d3) Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com> Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Ćukasz Langa <lukasz@langa.pl>
2 lines
110 B
ReStructuredText
2 lines
110 B
ReStructuredText
Fix use-after free in ``list_richcompare_impl`` which can be invoked via
|
|
some specificly tailored evil input.
|