]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix bug where ld.so hashtable would retain strings passed to dlopen().
authorAmbrose Feinstein <ambrose@google.com>
Thu, 15 Jul 2021 20:53:47 +0000 (13:53 -0700)
committerFangrui Song <i@maskray.me>
Sat, 28 Aug 2021 00:26:07 +0000 (17:26 -0700)
commit22d31aef9ef4cad63fa5cc2e92e3cde403b97948
tree31ec9d44dc3bfb91a7ba331f3af5d80f1fb72c21
parent282bbfc364e9f0c5a0b006da377af6828e2048d8
Fix bug where ld.so hashtable would retain strings passed to dlopen().
elf/dl-load.c