jpeg_loader: resolve the asan bug report. 73/289173/1
authorHermet Park <hermetpark@gmail.com>
Wed, 16 Feb 2022 03:22:53 +0000 (12:22 +0900)
committerMichal Szczecinski <m.szczecinsk@partner.samsung.com>
Thu, 2 Mar 2023 08:11:07 +0000 (09:11 +0100)
commit9cbe0aad58fe802cb97ec985d886f410091dc0cf
tree7dbe63a851a3843477b565c3e8d8092a4a9cd69f
parentbe6b1495c1e85771ead45f7458129fe2b6b2afbd
jpeg_loader: resolve the asan bug report.

fix the invalid negative shift operations.

@Issue: https://github.com/Samsung/thorvg/issues/1172

Change-Id: I36aac7ecc1869464a5be9cbabf69cd3120d894a2
src/loaders/jpg/tvgJpgd.cpp