mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
(cherry picked from commit 8334a1b55c)
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.
|