Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed reading PE section data for contiguous sections (gimli-rs#354)
Usually, sections are padded, but when they're not, a bug prevented accesses to the first byte of some sections
- Loading branch information