[PATCH 03/10] elflint: Explicitly check and ignore elf_compress error.

Mark Wielaard mark@klomp.org
Fri Jun 19 13:48:38 GMT 2020


On Wed, 2020-06-17 at 00:25 +0200, Mark Wielaard wrote:
> We just want to make sure that any section data is decompressed before
> use, if the section was already decompressed that is fine, so just ignore
> any errors. The make this more clear, explicitly check for errors, then
> don't do anything. This is better than silently ignoring since everywhere
> else in the code we do explicitly check for errors.

Pushed to master.


More information about the Elfutils-devel mailing list