Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix fuzzing error Issue #372994444, from change in Issue #750
* Cast byte to uint32 before left-shifting by 24, to avoid possible overflow.
- Loading branch information