Opened 16 years ago
Closed 15 years ago
#971 closed defect (fixed)
Memory leak cleanups
Reported by: | trevorwekel | Owned by: | trevorwekel |
---|---|---|---|
Priority: | high | Milestone: | 2.1 |
Component: | General | Version: | 2.1.0 |
Severity: | critical | Keywords: | |
Cc: | brucedechant | External ID: | 1214549;1215506 |
Description (last modified by )
This ticket is a placeholder for a variety of memory leak issues on Windows and Linux.
Change History (16)
comment:1 by , 16 years ago
External ID: | 1214549, 1215506 → 1215506 |
---|---|
Status: | new → assigned |
Version: | 2.0.2 → 2.1.0 |
comment:2 by , 16 years ago
Milestone: | → 2.1 |
---|
comment:3 by , 16 years ago
Description: | modified (diff) |
---|---|
Summary: | Various selection related memory leak cleanups → Memory leak cleanups |
comment:4 by , 16 years ago
Cc: | added |
---|
comment:5 by , 16 years ago
- Fixed AWKT parser memory leak on Linux
- Fixed FDO filter objects not being released for selection
See trunk submission r3858
comment:6 by , 15 years ago
comment:7 by , 15 years ago
Fixed a large path labeling memory that occurs with tiled maps:
- fixed in the trunk stream with submission https://trac.osgeo.org/mapguide/changeset/3930
- fixed in the MGOS 2.1 stream with submission https://trac.osgeo.org/mapguide/changeset/3931
- fixed in the sandbox stream with submission https://trac.osgeo.org/mapguide/changeset/3932
comment:8 by , 15 years ago
comment:9 by , 15 years ago
comment:10 by , 15 years ago
comment:11 by , 15 years ago
comment:12 by , 15 years ago
Is this kind of memory leaks should be addressed in this scope?
http://n2.nabble.com/Huge-memory-leaks-in-Mapguide-Exceptions-td3231610.html#a3231610
Bruno Scott
comment:13 by , 15 years ago
This is a placeholder for any memory leaks - so it would also apply to the exception one you linked. If you have any additional information please feel free to attach it.
comment:14 by , 15 years ago
External ID: | 1215506 → 1214549;1215506 |
---|
comment:16 by , 15 years ago
Milestone: | → 2.1 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Closing this ticket as it relates to release 2.1
A new ticket should be created for future releases.
Initial set of fixes submitted to adsk 2.1 sandbox under http://trac.osgeo.org/mapguide/changeset/3857