]> granicus.if.org Git - libjpeg-turbo/commit
Fix UBSan warning in arithmetic decoder
authorDRC <information@libjpeg-turbo.org>
Thu, 22 Sep 2016 19:38:51 +0000 (14:38 -0500)
committerDRC <information@libjpeg-turbo.org>
Thu, 22 Sep 2016 19:40:41 +0000 (14:40 -0500)
commitac4a899511dd3c673e3542848fe4719e39dc84f0
tree19371258fcd9f1885172390429d54bf5fc0a7dcf
parentdfefba77520ded5c5fd4864e76352a5f3eb23e74
Fix UBSan warning in arithmetic decoder

Very similar to the ones that were fixed in the Huffman decoders in
8e9cef2e6f5156c4b055a04a8f979b7291fc6b7a.  These are innocuous.

Refer to https://bugzilla.mozilla.org/show_bug.cgi?id=1304567.
jdarith.c