Opened 14 years ago
Closed 14 years ago
#3758 closed bug (fixed)
Memory leak on support code - IE6
Reported by: | choan | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | support | Version: | |
Keywords: | leak, ie6 | Cc: | choan |
Blocked by: | Blocking: |
Description
A circular reference is created by a handler assignment in support code.
Patch provided.
Attachments (3)
Change History (5)
Changed 14 years ago by
Attachment: | memory_leak_on_support_routines.diff added |
---|
Changed 14 years ago by
Attachment: | Windows XP Professional.skitch added |
---|
Memory usage on Drip (pre patch)
Changed 14 years ago by
Attachment: | Windows XP Professional.jpg added |
---|
Memory usage on Drip (pre patch) -- this is the good one
comment:1 Changed 14 years ago by
Cc: | choan added |
---|---|
Component: | core → support |
Owner: | set to flesler |
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Applied at [6009]. Thanks!
Note: See
TracTickets for help on using
tickets.
Patch (dettaches the handler)