-
What's happening is that a bad object number is being read and then indexed into an array. I've added bounds checking, so that JHOVE will report the file as not well-formed and give an appropriate error message; users can grab the latest PDFModule.java and compile it in their build.
But since I can open the file in Acrobat, I suspect that the PDF module is doing something else wrong that's...
2009-11-02 16:36:01 UTC by garymcgath
-
garymcgath committed patchset 129 of module jhove to the JHOVE CVS repository, changing 1 files.
2009-11-02 16:32:22 UTC by garymcgath
-
PDF with invalid object number in the cross reference stream causes an ArrayIndexOutOfBoundsException in JHOVE. A sample file has been sent to Harvard JHOVE group in a separate email.
2009-11-02 15:37:38 UTC by carolchou
-
garymcgath committed patchset 128 of module jhove to the JHOVE CVS repository, changing 1 files.
2009-10-19 19:45:32 UTC by garymcgath
-
garymcgath committed patchset 127 of module jhove to the JHOVE CVS repository, changing 1 files.
2009-10-19 19:31:55 UTC by garymcgath
-
garymcgath committed patchset 126 of module jhove to the JHOVE CVS repository, changing 1 files.
2009-10-19 19:26:41 UTC by garymcgath
-
garymcgath committed patchset 125 of module jhove to the JHOVE CVS repository, changing 1 files.
2009-10-19 19:16:59 UTC by garymcgath
-
garymcgath committed patchset 124 of module jhove to the JHOVE CVS repository, changing 3 files.
2009-10-16 14:05:31 UTC by garymcgath
-
Thomas Ledoux's code for supporting TextMD has been committed to the repository. To get TextMD metadata in your output, you must specify the param "withtextmd=true" for each of the modules XmlModule, HtmlModule, AsciiModule, and Utf8Module in jhove.conf. The files Jhove.java and JhoveView.java have been bumped to version 1.5, though a downloadable 1.5 hasn't been created yet. There's a...
2009-10-15 18:49:47 UTC by garymcgath
-
garymcgath committed patchset 123 of module jhove to the JHOVE CVS repository, changing 2 files.
2009-10-15 18:16:06 UTC by garymcgath