]> git.ipfire.org Git - thirdparty/elfutils.git/commit
elflint, readelf: enhance error diagnostics
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 30 Sep 2019 11:39:50 +0000 (14:39 +0300)
committerMark Wielaard <mark@klomp.org>
Fri, 4 Oct 2019 07:55:21 +0000 (09:55 +0200)
commit47780c9e4cbd312da6d93c9d70c554d34d83dd05
tree83400c224f4fbbb5bbcd2734226a4e6d42283290
parent08986c35d7bee335f447f542918bbbc2bdd638a9
elflint, readelf: enhance error diagnostics

When an input file cannot be opened, include its name
into the error diagnostics.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
src/ChangeLog
src/elflint.c
src/readelf.c