]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a reference counting problem when using dlopen(NULL, ...).
authorJohn Polstra <jdp@FreeBSD.org>
Fri, 25 Jun 1999 04:50:06 +0000 (04:50 +0000)
committerJohn Polstra <jdp@FreeBSD.org>
Fri, 25 Jun 1999 04:50:06 +0000 (04:50 +0000)
commitd16ad2d05516a348d4cd56b3e3dd44f37cd45754
tree7e34c0a861520e75cdf9fa3b69fb7a47cc27d21f
parent962fdc466afdd71fb36d0c285205fd2876212b5e
Fix a reference counting problem when using dlopen(NULL, ...).

PR: bin/12129
libexec/rtld-elf/rtld.c