This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: Bogosity in jcf-path.c


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> So, we compare the filename to blah.zip and conclude that it's a
Andrew> zipfile.  But what if blah.zip is a directory?  Surely we need to open
Andrew> the file and test for the magic value.

Yeah, that would make sense.

Tom


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