OSDN Git Service

* readelf.c (process_version_sections): Check if VERDEF or VERNEED
authorjakub <jakub>
Tue, 23 Jan 2001 13:49:37 +0000 (13:49 +0000)
committerjakub <jakub>
Tue, 23 Jan 2001 13:49:37 +0000 (13:49 +0000)
commitf54238ab377a00ed98f3e76eb1b482380d95a002
tree737bb4563b3135504938508afb73a21f06de7a29
parentaa9557841d6dba56f55bc71b04b3df490faec539
* 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