commit | 04b8631d84a870dda456ef86039c1baf34d08500 | [log] [tgz] |
---|---|---|
author | Yannick Jadoul <yannick.jadoul@belgacom.net> | Mon Oct 12 23:06:19 2020 +0200 |
committer | GitHub <noreply@github.com> | Tue Oct 13 00:06:19 2020 +0300 |
tree | a452d703f712dcf9baae2c67b5439886da6adf40 | |
parent | 24a54c0bd48d9f6f1a1289ca57afb381bc4b280e [diff] |
bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough (GH-22670)