Field

Ticket #39 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

Core Graphics extensions leak memory, and fast

Reported by: marc Assigned to: marc
Priority: major Milestone:
Component: core Version:
Keywords: Cc:

Description

Core Graphics extensions leak memory, and fast. Since we've been careful to not share native side pointers Image.dispose() ought to be releasing the underlying resource, if (and only if) we change filter to hang onto the Java Image's.

Change History

04/08/2008 09:37:49 AM changed by marc

  • status changed from new to closed.
  • resolution set to fixed.

Largely fixed in changeset:64