cpython/Misc/NEWS.d/next/Core and Builtins/2024-06-10-10-42-48.gh-issu...

3 lines
112 B
ReStructuredText
Raw Normal View History

Fix use-after free in ``list_richcompare_impl`` which can be invoked via
2024-06-13 06:37:21 -03:00
some specifically tailored evil input.