Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash while parsing PE Rich header
File e77b007c9a964411c5e33afeec18be32c86963b78f3c3e906b28fcf1382f46c3 has a Rich header of only 8 bytes, which is smaller than the RICH_SIGNATURE structure. This was causing a crash when some of the `rich_xxx` functions were used with this file.
- Loading branch information