This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] elflint: Correct gnu_symbias usage in compare_hash_gnu_hash.


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]