Comment # 2 on bug 1070878 from
(In reply to Sebastian Ernst from comment #0)
> It crashes when applied to certain JPEG files.

It does not crash but throw an error message and does exit with error code 1

 /local/werner> file 192px-Apollo_11_Launch2.jpg
 192px-Apollo_11_Launch2.jpg: ERROR: JPEG image data, JFIF standard 1.01,
resolution (DPI), density 300x300, segment length 16, baseline, precision 8,
192x240, frames 3, comment: "File source:
http://commons.wikimedia.org/wiki/File:Apollo_11_Launch2.jpg", baseline,
precision 8, 192x240, frames 3name use count (30) exceeded
 /local/werner> echo $?
 1

in other words this jepg seems to run in one of the limts to catcj an buffer
overflow.


You are receiving this mail because: