commit | 8495af8963234aa1c6fe34846e9552a79eaac7af | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 31 19:40:30 2022 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 31 19:40:30 2022 -0700 |
tree | cbd3a2e3aeba3719b430dcb255b4fde5ee88b2ef | |
parent | 46a3cf4fe3380b5d4560589cce8f602ba949832d [diff] |
GH-98897: fix memory leak if `math.dist` raises exception (GH-98898) (cherry picked from commit ab575050709e2b313ca9a9585f09b6f4b0560318) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>