#989 closed defect (fixed)
Memory leak in selection.aspx
Reported by: | croux | Owned by: | jng |
---|---|---|---|
Priority: | high | Milestone: | 2.1 |
Component: | Web API | Version: | 2.0.2 |
Severity: | blocker | Keywords: | |
Cc: | External ID: |
Description
There is memory leak when we call setselection.aspx. The memory used by mgserver.exe grow very fast.
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | memoryleaksetselection_aspx.patch added |
---|
comment:1 by , 16 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
PHP and Java viewers are also missing the Close() call. I will include them in the fix.
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
the patch for the memory leak