◐ Shell
clean mode source ↗

[3.10] gh-92888: Fix memoryview bad `__index__` use after free (GH-92946) by Fidget-Spinner · Pull Request #93950 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Fidget-Spinner

(cherry picked from commit 11190c4)

…GH-92946)

Co-authored-by: chilaxan <35645806+chilaxan@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <3659035+serhiy-storchaka@users.noreply.github.com>

@Fidget-Spinner Fidget-Spinner changed the title [3.10] gh 92888: Fix memoryview bad __index__ use after free (GH-92946) [3.10] gh-92888: Fix memoryview bad __index__ use after free (GH-92946)

Jun 17, 2022

serhiy-storchaka

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not think that you need a separate review for backports (unless there are significant changes between versions).

Labels

type-crash

A hard crash of the interpreter, possibly with a core dump