]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rtld: fix dlopen() for an object that is already mapped but not yet initialized
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 14 Jul 2023 13:38:03 +0000 (16:38 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Sun, 30 Jul 2023 00:29:09 +0000 (03:29 +0300)
commit05e7db731d564b276f126465e90f22534dbfd61d
tree4c4c05dc6b47b755f21e7da1f66b74884a41069e
parent542497245dca46237700a34aeab9e0de40fea6a6
rtld: fix dlopen() for an object that is already mapped but not yet initialized

(cherry picked from commit 1005d3d05362de368b1ea7aeb8eb20cee993e122)
libexec/rtld-elf/rtld.c