pdmark / openjpeg

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

JPWL crash in marker reallocation(+patch), segfault while decoding image with main header protection #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
see http://groups.google.com/group/openjpeg/t/fb7692b5c3cff373 ("JPWL crash
in marker reallocation(+patch), segfault while decoding image with main
header protection" in openjpeg group)

What is the expected output? What do you see instead?
* marker reallocation should not seqfault
* JPWL header protection should work

What version of the product are you using? On what operating system?
SVN trunk on linux x86_64

Please provide any additional information below.

Original issue reported on code.google.com by herwig.m...@gmail.com on 2 Jul 2009 at 8:17

GoogleCodeExporter commented 9 years ago
$ svn ci -m"BUG: 4 Apply patch from stefan."
Sending        openjpeg-1.5/libopenjpeg/jpwl/jpwl.c
Sending        openjpeg-1.5/libopenjpeg/tcd.c
Transmitting file data ..
Committed revision 1323.

Original comment by mathieu.malaterre on 11 Jan 2012 at 7:15