]> granicus.if.org Git - openjpeg/commit
Fix leak & invalid behavior of opj_jp2_read_ihdr (#818)
authorMatthieu Darbois <mayeut@users.noreply.github.com>
Mon, 5 Sep 2016 23:31:15 +0000 (01:31 +0200)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Tue, 13 Sep 2016 09:00:08 +0000 (11:00 +0200)
commitd60b7aa13062b42ee28073973e65faec6e8e03dd
treeb082f427da140a2a528c0031b82ae3ec18fa30a4
parent98a97cef6bf8230da7f404fc65ff783cc55548f5
Fix leak & invalid behavior of opj_jp2_read_ihdr (#818)

In case multiple ihdr box are present, only the first one shall be
taken into account.
src/lib/openjp2/jp2.c