Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correction to PE wwunpack overread guard
The prior fix for the wwunpack overread in commit 89cd0df was a little too late, but also removed an earlier, smaller guard for a write. This commit just moves the larger guard a little earlier to protect against both. Resolves: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=60655
- Loading branch information