Skip to content
Commit 7a2dfe22 authored by Andy Kaylor's avatar Andy Kaylor
Browse files

Avoid unintended integer overflow in bitstream handling

This change fixes two cases detected by static analysis where an operation is being performed on a 32-bit integer which may overflow and the result is assigned to a 64-bit integer.

Differential Revision: https://reviews.llvm.org/D144661
parent ca2eabdb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment