Merge pull request #618 from smuehlst/opj_malloc_casts
authorMatthieu Darbois <mayeut@users.noreply.github.com>
Tue, 6 Oct 2015 14:24:20 +0000 (16:24 +0200)
committerMatthieu Darbois <mayeut@users.noreply.github.com>
Tue, 6 Oct 2015 14:24:20 +0000 (16:24 +0200)
Added missing casts for return values of opj_malloc()/opj_calloc().


Trivial merge