diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-28 00:28:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 00:28:51 (GMT) |
commit | 26daad4ee14693381d84a5235709d22aed1c22ed (patch) | |
tree | bf76b5507e211ddda1482a3596a691e77dbeda2c /Lib/idlelib/pyparse.py | |
parent | 0edffa3073b551ffeca34952529e7b292f1bd350 (diff) | |
download | cpython-26daad4ee14693381d84a5235709d22aed1c22ed.zip cpython-26daad4ee14693381d84a5235709d22aed1c22ed.tar.gz cpython-26daad4ee14693381d84a5235709d22aed1c22ed.tar.bz2 |
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/pyparse.py')
0 files changed, 0 insertions, 0 deletions