readelf.c 'ext' may be used uninitialized
authorAlan Modra <amodra@gmail.com>
Tue, 19 Sep 2023 00:20:57 +0000 (09:50 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 19 Sep 2023 22:53:48 +0000 (08:23 +0930)
commit765a0c0a86c7bd32d7ad7af06d22dda41f6a9172
tree3fe5518a31c386740290b59cece5131fe0bcb33b
parenta1d1634d0012ddeecc59bb0e6012d4455edae6e8
readelf.c 'ext' may be used uninitialized

* readelf.c (display_lto_symtab): Init ext.
binutils/readelf.c