rtld: Parse notes later (bug# 2376)
authorJohn Marino <draco@marino.st>
Tue, 14 Aug 2012 14:38:31 +0000 (16:38 +0200)
committerJohn Marino <draco@marino.st>
Tue, 14 Aug 2012 14:44:44 +0000 (16:44 +0200)
commit4db7b2663090f11386e806c421560a4d0923a7fb
tree8a9882366b505b80b9964983abbac2884d1b5e25
parent9a103adf072478ab5bbe2fe721aeaa22bc2f9fc3
rtld: Parse notes later (bug# 2376)

Parse notes only after object structure has been allocated.

Taken-from: FreeBSD svn 239019
DragonFly-bug: <http://bugs.dragonflybsd.org/issue/2376>
libexec/rtld-elf/map_object.c