gnu_java_awt_peer_gtk_GdkPixbufDecoder.c: use DeleteLocalRef() to avoid exhausting...
authorArchie Cobbs <archie@dellroad.org>
Fri, 6 May 2005 06:10:18 +0000 (06:10 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Fri, 6 May 2005 06:10:18 +0000 (06:10 +0000)
commit8108f99852f34a6b82184cff8fdb7640be46872b
treeba34c55df46431d541bf458ab729a785d41d2313
parent9b8d7b425267df5fb5fa7f257560848c0ba0c246
gnu_java_awt_peer_gtk_GdkPixbufDecoder.c: use DeleteLocalRef() to avoid exhausting local native references.

2005-05-06  Archie Cobbs  <archie@dellroad.org>

* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkPixbufDecoder.c:
use DeleteLocalRef() to avoid exhausting local native references.

From-SVN: r99302
libjava/ChangeLog
libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkPixbufDecoder.c