]> git.ipfire.org Git - thirdparty/elfutils.git/commit
elflint: Make sure we can read a whole element when iterating over group.
authorMark Wielaard <mark@klomp.org>
Mon, 26 Feb 2018 21:53:10 +0000 (22:53 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 5 Mar 2018 12:56:06 +0000 (13:56 +0100)
commit22e282071021fc5ada2b9294bfa7e25fbd62a9d6
treec238abd6b467ae8232d9c51bcd50f9b1f6212e29
parentebc1768e4451e30b19c8e1644515e66de8da4b4d
elflint: Make sure we can read a whole element when iterating over group.

Change the for loop so that we can always read a full element.

https://sourceware.org/bugzilla/show_bug.cgi?id=22892

Signed-off-by: Mark Wielaard <mark@klomp.org>
src/ChangeLog
src/elflint.c