gimli-rs / object

A unified interface for reading and writing object file formats
https://docs.rs/object/
Apache License 2.0
673 stars 157 forks source link

write/elf: fix alignment for SHT_HASH/SHT_GNU_verdef/SHT_GNU_verneed #706

Closed philipc closed 4 months ago

philipc commented 4 months ago

Closes #704