* elf/dl-load.c (lose): Remove [!SHARED] conditional from null check
authorRoland McGrath <roland@gnu.org>
Thu, 15 Aug 2002 08:43:31 +0000 (08:43 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 15 Aug 2002 08:43:31 +0000 (08:43 +0000)
commit1a6402980810854cae28cce1a348d7e5eecd14e0
tree1a5152a1343e4b892e086285939745f730c9570f
parent750a13ed3c376650947f703e924821c36952d33b
* elf/dl-load.c (lose): Remove [!SHARED] conditional from null check

on L->l_prev; it can happen under rtld --verify too.
ChangeLog
elf/dl-load.c