diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2019-09-27 15:53:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-27 15:53:34 +0100 |
commit | 6693f730e0eb77d9453f73a3da33b78a97e996ee (patch) | |
tree | 767d8adedbf3db4c89a1b74d030d1b563e4199fb /Python/pathconfig.c | |
parent | 90558158093c0ad893102158fd3c2dd9f864e82e (diff) | |
download | cpython-git-6693f730e0eb77d9453f73a3da33b78a97e996ee.tar.gz |
bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304)
The "Slot" helper (descriptor) is leaking references due to its caching mechanism. The change includes a partial fix to Slot, but also adds Variable.storage to replace the problematic use of Slot.
https://bugs.python.org/issue38187
Diffstat (limited to 'Python/pathconfig.c')
0 files changed, 0 insertions, 0 deletions