https://bugs.freedesktop.org/show_bug.cgi?id=47035
--- Comment #5 from Christian Lohmaier <lohma...@gmx.de> 2012-05-18 17:07:38 PDT --- So - the abovementioned change is unrelated, as it doesn't even get to that point, it already fails in jpegc.c on the jpeg_create_decompress( &cinfo ); line. i.e. the jpeg_create_decompress call exits hard, decompression of the jpeg doesn't even start. Disabling the custom error handler and using libjpeg's default one gives some more info: file:///Users/buildslave/compile.noindex/libreoffice/svtools/qa/cppunit/data/jpg/pass/CVE-2004-0200-2.jpg,JPEG parameter struct mismatch: library thinks size is 488, caller expects 484 so for some reason there is a size mismatch. However It is unclear to me where/how this mismatch is introduced -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs