Date: Mon, 10 May 2021 23:57:08 +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-YaMZFvqLyN@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 #4 from Konstantin Belousov <kib@FreeBSD.org> --- I committed the fix for the issue reproduced by your example. It is only for dlopen/dlclose. But you also mentioned that there is a similar issue with dlsym. Can you provide a sample demonstrating it (or confirm that after the fix above, there is no issues you see). Thanks. --=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-YaMZFvqLyN>