diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-28 02:28:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 02:28:51 +0200 |
commit | 26daad4ee14693381d84a5235709d22aed1c22ed (patch) | |
tree | bf76b5507e211ddda1482a3596a691e77dbeda2c /Lib/idlelib/query.py | |
parent | 0edffa3073b551ffeca34952529e7b292f1bd350 (diff) | |
download | cpython-git-26daad4ee14693381d84a5235709d22aed1c22ed.tar.gz |
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455) (#2456)
Free also co_extra->ce_extras, not only co_extra.
(cherry picked from commit 23e7944eba1968bb8432fdc4cc96d4fdd2c1a230)
Diffstat (limited to 'Lib/idlelib/query.py')
0 files changed, 0 insertions, 0 deletions