This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams



------- Comment #17 from pinskia at gcc dot gnu dot org  2007-01-24 05:46 -------
Subject: Bug 30454

Author: pinskia
Date: Wed Jan 24 05:46:09 2007
New Revision: 121101

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121101
Log:
2007-01-23  Andrew Pinski  <pinskia@gmail.com>

        PR java/30454
        * jcf-io.c (opendir_in_zip): Close the file
        and free zipf before returning after an error.


Modified:
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/jcf-io.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30454


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]