PeteyMi / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

Missing segfault patches from Ghostscript for release 2.1 #296

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The following patches from Ghostscript should be included in the 2.1 release

Prevent reading past SOP marker
http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=99a6f1af177c15f4db475186b7
9d169c993494ef

Prevent heap overflow
http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=fc884aee2b69c78500e65c3d05
bf216791a9ea4a

Original issue reported on code.google.com by slmis...@gmail.com on 16 Mar 2014 at 8:21

GoogleCodeExporter commented 9 years ago
Would be nice to have those datasets (incorporate in openjpeg test suite), 
thanks.

Original comment by mathieu.malaterre on 17 Mar 2014 at 10:10

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2763.

Original comment by mathieu.malaterre on 18 Mar 2014 at 2:43

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2764.

Original comment by mathieu.malaterre on 18 Mar 2014 at 2:43

GoogleCodeExporter commented 9 years ago

Original comment by mathieu.malaterre on 18 Mar 2014 at 3:19

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2767.

Original comment by mathieu.malaterre on 18 Mar 2014 at 3:19

GoogleCodeExporter commented 9 years ago
Had to revert patch since break most of the tests:

http://my.cdash.org/viewTest.php?onlydelta&buildid=582441

Original comment by mathieu.malaterre on 18 Mar 2014 at 3:19

GoogleCodeExporter commented 9 years ago
Hum, actually the first patch is invalid. But since test is passing fine:

$ ctest -R 1802.pdf.SIGSEGV.36e.894 -V -T MemCheck

I am closing this issue.

Original comment by mathieu.malaterre on 18 Mar 2014 at 3:37