[Bug 200512] _nss_cache_cycle_prevention_function hack between lib/libc and usr.sbin could probably be done away with using a weak symbol
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 3 19:54:30 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200512
Jilles Tjoelker <jilles at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jilles at FreeBSD.org
--- Comment #1 from Jilles Tjoelker <jilles at FreeBSD.org> ---
A less magic approach would be to export a function from libc that nscd calls
to tell libc not to connect to the caching daemon. nscd should then call this
before opening its socket.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list