Ticket #221 (closed defect: fixed)

Opened 19 months ago

Last modified 18 months ago

Memory leaks when exiting try blocks

Reported by: robertwb Owned by: robertwb
Priority: major Milestone: 0.11
Component: Memory Leak Keywords:
Cc:

Description

Cython catches and stores exception state when in try and except blocks. This was not released when exiting via break or continue.

Change History

Changed 19 months ago by robertwb

  • status changed from new to closed
  • resolution set to fixed

Changed 18 months ago by dagss

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 18 months ago by dagss

  • owner set to robertwb
  • status changed from reopened to new

Changed 18 months ago by dagss

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.