[PATCH] readelf: Fix overflow check in handle_sysv_hash64.

Mark Wielaard mjw at redhat.com
Thu Dec 4 13:48:10 UTC 2014


On Sun, 2014-11-30 at 21:58 +0100, Mark Wielaard wrote:
> Since all values are 64bit, not 32bit as in other hashes, we need to
> explicitly check for overflow.
>
> +2014-11-30  Mark Wielaard  <mjw at redhat.com>
> +
> +	* readelf.c (handle_sysv_hash64): Fix overflow check.

I pushed this to master now.


More information about the elfutils-devel mailing list