[commit-cp] classpath ChangeLog native/jni/classpath/jcl.c
Tom Tromey <[email protected]> Mon, 10 Mar 2008 19:01:42 +0000
| Newsgroups | gmane.comp.java.classpath.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/classpath Module name: classpath Changes by: Tom Tromey <tromey> 08/03/10 19:01:42 Modified files: . : ChangeLog native/jni/classpath: jcl.c Log message: 2008-03-10 Jim Meyering <[email protected]> Don't leak upon failed realloc. * native/jni/classpath/jcl.c (JCL_realloc): Upon failed realloc, free the original buffer before throwing the exception. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9546&r2=1.9547 http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/classpath/jcl.c?cvsroot=classpath&r1=1.27&r2=1.28