diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-28 00:28:51 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2017-07-07 03:45:50 (GMT) |
commit | c794b643c9172d69afa46f85982befd82511d9df (patch) | |
tree | c8a264c7df867b9d69fc65a26f3b51b512e92805 /Python/fileutils.c | |
parent | b6012f982fabed6029d7e2db2a509a8b28b4f6e1 (diff) | |
download | cpython-c794b643c9172d69afa46f85982befd82511d9df.zip cpython-c794b643c9172d69afa46f85982befd82511d9df.tar.gz cpython-c794b643c9172d69afa46f85982befd82511d9df.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)
(cherry picked from commit 26daad4ee14693381d84a5235709d22aed1c22ed)
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions