Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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)

memoryleaksetselection_aspx.patch (468 bytes ) - added by croux 15 years ago.
the patch for the memory leak

Download all attachments as: .zip

Change History (5)

by croux, 15 years ago

the patch for the memory leak

comment:1 by jng, 15 years ago

Owner: set to jng
Status: newassigned

comment:2 by jng, 15 years ago

PHP and Java viewers are also missing the Close() call. I will include them in the fix.

comment:3 by jng, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk (r3894) Fixed in 2.1 branch (r3896)

comment:4 by brucedechant, 15 years ago

Fixed in sandbox/adsk/2.1 r3897

Note: See TracTickets for help on using tickets.