Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143184945
D51942.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
342 B
Referenced Files
None
Subscribers
None
D51942.id.diff
View Options
diff --git a/lib/libc/net/nsdispatch.c b/lib/libc/net/nsdispatch.c
--- a/lib/libc/net/nsdispatch.c
+++ b/lib/libc/net/nsdispatch.c
@@ -398,6 +398,8 @@
"_nss_cache_cycle_prevention_function");
dlclose(handle);
}
+ /* Squelch any error string from this libc-internal lookup. */
+ (void)dlerror();
#endif
fin:
if (isthreaded) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 28, 2:52 AM (4 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28062636
Default Alt Text
D51942.id.diff (342 B)
Attached To
Mode
D51942: libc: remove dlerror() contamination from NS caching
Attached
Detach File
Event Timeline
Log In to Comment