Hi Roman,
On Thu, 2008-11-06 at 21:36 +0100, Roman Kennke wrote:
> I found a memory leak in LCMS.c, where one ReleaseByteArrayElements()
> call is missing in loadProfile(). I think the IcedTea people discovered
> this independently and already included that in IcedTea and I believe
> also in OpenJ
Yes, I'll look into it.
Best Regards,
Alexey
Phil Race wrote:
This should be 2d-dev.
Alexey, can you take care of this.
thx,
-phil.
Thomas Fitzsimmons wrote:
Hi,
Java_sun_java2d_cmm_lcms_LCMS_loadProfile gets its data parameter's
byte array elements but does not release them. A fix is a
This should be 2d-dev.
Alexey, can you take care of this.
thx,
-phil.
Thomas Fitzsimmons wrote:
Hi,
Java_sun_java2d_cmm_lcms_LCMS_loadProfile gets its data parameter's
byte array elements but does not release them. A fix is attached.
Tom
--