diff options
author | Nicolas Pena <npm@chromium.org> | 2017-01-10 16:40:29 -0500 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-01-10 22:09:38 +0000 |
commit | 44bc1f818dd791c2a5a81103be3853093fd934b3 (patch) | |
tree | 0029aebd34fc0a1af99e65b62b844629b8ccc099 /skia | |
parent | 0cb9b8cb094532ff868314350680d3fb0ca2fe51 (diff) | |
download | pdfium-44bc1f818dd791c2a5a81103be3853093fd934b3.tar.xz |
Fix m_nb_mct_records calculation in opj_j2k_read_mct
Now we update m_nb_mct_records only when there was a new mct record, and
l_mct_data computations all went through. In previous version, the
++l_tcp->m_nb_mcc_records was in the end, without the if. Notice that
this is similar to the analoguous in opj_j2k_read_mcc.
CL that changed the calculation:
https://github.com/uclouvain/openjpeg/commit/7a8cdc4bb071494fccf4714413191a52eb924b60
BUG=678461
Change-Id: I9a9e7eb03d1da085f8eb15a221a6bc0a91736662
Reviewed-on: https://pdfium-review.googlesource.com/2165
Commit-Queue: Nicolás Peña <npm@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'skia')
0 files changed, 0 insertions, 0 deletions