Skip site navigation (1)Skip section navigation (2)
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/>
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 #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() =3D=3D NULL (audio/jack is one of=
 them.)

--=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-BJ3MFaZ79M>