]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
* readelf.c (process_version_sections): Check if VERDEF or VERNEED
authorJakub Jelinek <jakub@redhat.com>
Tue, 23 Jan 2001 13:49:37 +0000 (13:49 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 23 Jan 2001 13:49:37 +0000 (13:49 +0000)
commit00d93f34352a8236fa4e5749c848e86d2c33599f
treef5d28daa94785c79ee43b73ba365a9fa3907ad6f
parent015c05c1d051bc250a5a39abcc16968c07075a29
* readelf.c (process_version_sections): Check if VERDEF or VERNEED
sections are present before using them.  Remove code duplication.
(process_symbol_table): Check if VERDEF or VERNEED sections are
present before using them.
binutils/ChangeLog
binutils/readelf.c