Changes between Initial Version and Version 1 of Ticket #15728, comment 19
- Timestamp:
- Aug 8, 2020, 9:04:38 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15728, comment 19
initial v1 11 11 * is that memory leak a separate issue, or did a single change-set cause both the non-released mem and the PainterAggInterface heap issue ? 12 12 * is that leaked heap, or leaked areas ? (note to self: SC reports don't mention the distinction, but my log does a "listarea heap" so try to collect that) 13 14 EDIT: there's been AlphaMask changes added shortly after beta1 (52295), e.g. a "new AlphaMask" in hrev52327, though that one seems to be properly matched with a "release reference" and not leaked ?