commit | 73b1d494a7cb46fc2cd45b0616647e4cfb786f3d | [log] [tgz] |
---|---|---|
author | Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> | Thu Jun 23 18:10:14 2022 +0800 |
committer | GitHub <noreply@github.com> | Thu Jun 23 18:10:14 2022 +0800 |
tree | a7015d1d820be25d60b7835bb21e721304db8a56 | |
parent | ee5e1e4ee6aebd20adacf2eb52053d0bd2324777 [diff] |
gh-92888: Fix memoryview bad `__index__` use after free (GH-92946) (GH-93950) (cherry picked from commit 11190c4ad0d3722b8d263758ac802985131a5462) Co-authored-by: chilaxan <35645806+chilaxan@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <3659035+serhiy-storchaka@users.noreply.github.com>