Future safety in checking ELF header.
commit04f2902d9fadb2b8221162247412fb2c4667d95e
authorUlrich Drepper <drepper@redhat.com>
Thu, 18 Mar 2010 20:15:27 +0000 (18 13:15 -0700)
committerUlrich Drepper <drepper@redhat.com>
Thu, 18 Mar 2010 20:15:27 +0000 (18 13:15 -0700)
treeaf23898e6bc77fb23b49bafb54a2f251da96f372
parentb170ff0f8fb25d43dc6d6e9484fc33234110fd8d
Future safety in checking ELF header.

If we should use further fields in the e_ident array in the ELF header
of files we want zero to mean the default.  Enforce zero for now so
that non-optional features indicated by nonzero values are not go
unnoticed when using an old dynamic linker.
ChangeLog
elf/dl-load.c