]> 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)
committerGitHub <noreply@github.com>
Mon, 5 Sep 2016 23:31:15 +0000 (01:31 +0200)
commitd7e6b7de8a3860dd3135bfe49e0e1be2d9dba80f
treef5043f6945ff68d13dc0aaa6a7e79891b0a8f9a3
parentccd9ced49ea66f31b1d3d9dd07f4438fa94db328
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