Bugs for JNI on Solaris

Tom Tromey tromey@redhat.com
Wed Feb 13 09:32:00 GMT 2002


>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:

Martin> I think, Tom changed a bit too much of my patch:
Martin> env-> locals->next = env->locals;
Martin> env-> locals = NULL;
Martin> only produces a memory leak (and an infinite linked list
Martin> inside the leak) and the following for loop gives a SegFault.
Martin> Perhaps the original lines would be better.

Sorry, I don't know what happened there.
The code is obviously incorrect; I'm applying your patch.

Tom



More information about the Java-patches mailing list