Bug report #1730
memory leak in Attribute Table
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11790 |
Description
Memory use increases each time Attribute Table is called and drops by only a small amount when the window is closed. This is most noticeable with very large datasets, of course.
Have observed this with PostGIS and SpatiaLite data; haven't tested with OGR; using r10891.
History
#1 Updated by Martin Dobias over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 6e1f579f (SVN r10926), contributed by Vita Cizek.