Date: Sat, 08 May 2021 07:17:43 +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-BJ3MFaZ79M@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255698-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255698 --- Comment #2 from Eugene M. Kim <astralblue@gmail.com> --- I suspect main branch commit 4d9128da54f8f8e2a29190ffb18880c4f116a205 might have introduced this. FWIW, this breaks software that checks for successful calls to dlopen()/dlsym() using dlerror() == NULL (audio/jack is one of them.) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255698-227-BJ3MFaZ79M>
