Unverified Commit 493649f9 authored by Yannick Jadoul's avatar Yannick Jadoul Committed by GitHub
Browse files

fix: valgrind-detected after-freeing access of PyMethodDef (macOS Python 3.9.0 segfaults) (#2576)



* Check if valgrind-detected after-freeing access of PyMethodDef causes macOS Python 3.9 segfaults

* fix: only apply leak on 3.9.0

* fix: faster check

* fix: better naming thanks to @bstaletic

Co-authored-by: default avatarHenry Schreiner <henryschreineriii@gmail.com>
parent 645d8381
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment