diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-28 02:12:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 02:12:00 +0200 |
commit | 23e7944eba1968bb8432fdc4cc96d4fdd2c1a230 (patch) | |
tree | f3fbfa728ca5eb757ba0daa2936c4dc6109efd37 /Python | |
parent | 36fc896740319d2c03aa2054a90a999c162517ef (diff) | |
download | cpython-git-23e7944eba1968bb8432fdc4cc96d4fdd2c1a230.tar.gz |
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455)
Free also co_extra->ce_extras, not only co_extra.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions