* readelf.c (process_version_sections): Fix overflow checks to
authorNick Clifton <nickc@redhat.com>
Tue, 29 Jan 2013 08:55:09 +0000 (08:55 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 29 Jan 2013 08:55:09 +0000 (08:55 +0000)
commit7e26601c5421ad036dabe23cdd812ac679b4b5b4
tree658767a61d1415dfa9e36f1ebfc4de0952847599
parent29bd8b6b4e728079ffeb1868cf2870665772b02a
* readelf.c (process_version_sections): Fix overflow checks to
avoid undefined behaviour.
binutils/ChangeLog
binutils/readelf.c