* readelf.c (process_version_sections): Check if VERDEF or VERNEED
commit31909f5b671d6119bcb705d603bde058a4bf20de
authorJakub Jelinek <jakub@redhat.com>
Tue, 23 Jan 2001 13:49:37 +0000 (23 13:49 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 23 Jan 2001 13:49:37 +0000 (23 13:49 +0000)
tree6710acfc1547a7689daee924ecbe233814095308
parentcd328f51f5a3c8630141ba6ae6e0273b178aef85
* 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