Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2021 23:32:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255698] dlerror() returns non-NULL after a successful call to dlopen()/dlsym()
Message-ID:  <bug-255698-227-EMQ5oRqy7w@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255698-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255698-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255698

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D529ab5a75925c9c1eeea0b27129110481=
19d06ae

commit 529ab5a75925c9c1eeea0b2712911048119d06ae
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-05-11 23:36:09 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-05-12 23:31:29 +0000

    rtld: initialize default dlerror_seen_val as true

    There should be no error after startup.

    PR:     255698
    Reported by:    Eugene M. Kim <astralblue@gmail.com>
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week

 libexec/rtld-elf/rtld_lock.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255698-227-EMQ5oRqy7w>