[PATCH] elflint: Correct gnu_symbias usage in compare_hash_gnu_hash.

Mark Wielaard mjw at redhat.com
Fri Mar 13 08:44:39 UTC 2015


On Mon, 2015-03-09 at 16:45 +0100, Mark Wielaard wrote:
> commit 0a545e "elflint: Add various low-level checks." introduced a bug
> in the handling of the gnu_symbias. The symbol in the bucket should first
> be compared to STN_UNDEF before applying the bias. And the used symbol
> index should have the bias added when compared against plain hash symbol.
> 
> Found on Debian wheezy with run-elflint-self.sh.

I pushed this to master.


More information about the elfutils-devel mailing list