bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455)
Free also co_extra->ce_extras, not only co_extra.
V
Victor Stinner committed
23e7944eba1968bb8432fdc4cc96d4fdd2c1a230
Parent: 36fc896
Committed by GitHub <noreply@github.com>
on 6/28/2017, 12:12:00 AM