Opened 16 years ago
Closed 16 years ago
#814 closed defect (fixed)
Memory leaks when enumerating layer names in a DWF ePlot section.
Reported by: | stevedang | Owned by: | stevedang |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | Drawing Service | Version: | 2.0.1 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 1182927 |
Description
There are memory leaks in the Drawing Service component that enumerates layer names in a DWF ePlot section. They are found in the following method:
MgServerDrawingServiceUtil::MgWt_process_layer
Note:
See TracTickets
for help on using tickets.
Fixed by submission <<<http://trac.osgeo.org/mapguide/changeset/3530>>>.