Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[crash] Avoid debug-only left-shift overflow on corrupt input
This is only arguably a fuzzer trophy, because it only occurs if: 1. The input is corrupt, 2. AND we're compiled in debug mode. But better to fix it.
- Loading branch information