Fix ubsan failure caused by left shift of negative
authorJerome Jiang <jianj@google.com>
Mon, 16 Oct 2023 15:22:48 +0000 (11:22 -0400)
committerJerome Jiang <jianj@google.com>
Mon, 16 Oct 2023 15:22:48 +0000 (11:22 -0400)
commit0129e64a65594a2af81df5df2ad474dd168a1519
tree8c1a14def1517903e64c6f4a7a93a10004b4728f
parent2ab7ba82511eceb24d45361a0ba81a1460f5dbfc
Fix ubsan failure caused by left shift of negative

Bug: b/305642441
Change-Id: Iddb1572c284161140da48f61b04cf600e5b57ecc
vp8/encoder/mcomp.c