mirror of git://gcc.gnu.org/git/gcc.git
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
|
||
|---|---|---|
| .. | ||
| debug | ||
| jdwp | ||
| Configuration.h | ||
| Configuration.java | ||
| NotImplementedException.h | ||
| Pair.h | ||
| Pointer.h | ||
| Pointer32.h | ||
| Pointer64.h | ||
| ServiceFactory$ServiceIterator.h | ||
| ServiceFactory.h | ||
| ServiceProviderLoadingAction.h | ||
| SystemProperties.h | ||
| SystemProperties.java | ||
| VMStackWalker.h | ||
| VMStackWalker.java | ||
| natConfiguration.cc | ||
| natSystemProperties.cc | ||
| natVMStackWalker.cc | ||