]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Remove an abort() from the readelf sources.
authorNick Clifton <nickc@redhat.com>
Tue, 17 Apr 2018 15:15:03 +0000 (16:15 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 17 Apr 2018 15:15:03 +0000 (16:15 +0100)
commit56d8f8a952f7565e8c2232ba57abb9f8d114ad70
treecbedf18c2331221c66daa8011e18c290cf7d28f3
parent6327533b1fd29fa86f6bf34e61c332c010e3c689
Remove an abort() from the readelf sources.

PR 26063
* readelf.c (print_symbol): If the width is zero, return straight
away.
binutils/ChangeLog
binutils/readelf.c