Skip to content

v2.3.3

Latest

Choose a tag to compare

@davea42 davea42 released this 24 Sep 16:52

Fixes a bug reading MacOS 64bit universal object.
Fixes a bug reading Elf SHF_COMPRESSED sections
in 64bit object files.
Fixes a test of a .debug_str section read to
validate a section offset before adding to a local pointer
(it matters with 32bit pointer machines reading certain corrupt Elf object files).
Includes a change in builds using cmake which
does not require any changes to your cmake builds
(see READMEcmake.md for details).