]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Fix error message when two attribute names differ in in compare_listptr.
authorMark Wielaard <mark@klomp.org>
Sat, 3 Jul 2021 16:56:54 +0000 (18:56 +0200)
committerMark Wielaard <mark@klomp.org>
Sat, 3 Jul 2021 16:56:54 +0000 (18:56 +0200)
commite8b5a5e9d8b8a503755a8a48c23a64a695664270
treeed28d373d73be0cd94a167b9af35a9b6ac18f3a9
parente32782a4fe314ff0cf96039d1142706a1d701587
readelf: Fix error message when two attribute names differ in in compare_listptr.

We were printing the second attribute name twice. Print the first and second.

Reported-by: Gabriel Valky <gvalky@tachyum.com>
Signed-off-by: Mark Wielaard <mark@klomp.org>
src/ChangeLog
src/readelf.c