gcc/libjava/classpath/native
Jim Meyering ea1b8c8764 Don't leak upon failed realloc.
libjava
2008-03-10  Jim Meyering  <meyering@redhat.com>
        Don't leak upon failed realloc.
        * gnu/classpath/natSystemProperties.cc
        (SystemProperties::insertSystemProperties):
libjava/classpath
2008-03-10  Jim Meyering  <meyering@redhat.com>
        Don't leak upon failed realloc.
        * native/jni/classpath/jcl.c (JCL_realloc): Upon failed realloc,
        free the original buffer before throwing the exception.

From-SVN: r133094
2008-03-10 22:08:34 +00:00
..
fdlibm Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
jawt Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
jni Don't leak upon failed realloc. 2008-03-10 22:08:34 +00:00
plugin Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
.cvsignore Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.am Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.in Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00