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 libgcj/24461] array access in either GZIPInputStream, Inflater, natInflate.cc, or zlib



------- Comment #6 from tromey at gcc dot gnu dot org  2006-03-09 20:25 -------
Subject: Bug 24461

Author: tromey
Date: Thu Mar  9 20:25:23 2006
New Revision: 111871

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111871
Log:
        PR libgcj/24461:
        * java/util/zip/InflaterInputStream.java (fill): Throw exception
        if stream is truncated.

Modified:
    branches/gcc-4_1-branch/libjava/ChangeLog
    branches/gcc-4_1-branch/libjava/java/util/zip/InflaterInputStream.java


-- 


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


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