#1231 closed defect (fixed)
Memory leak when subscribing to the tree.beforeDestroy event
Reported by: | ornus | Owned by: | ilia |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I don't know why, but on rare occassions the fact that the topic is named "beforeDestroy" causes a memory leak. Would it be possible to rename it to
beforeNodeDestroy: "beforeNodeDestroy"
for example?
Attachments (2)
Change History (4)
Changed 16 years ago by
Attachment: | treeV3_9.patch added |
---|
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch to fix the leak.