gimli-rs / object

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

read: do not return null sections or symbols in unified API #679

Closed philipc closed 6 months ago

philipc commented 6 months ago

This affects ELF and XCOFF, including some of the lower level APIs too.