diff options
author | wpaul <wpaul@FreeBSD.org> | 1999-02-10 20:04:22 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 1999-02-10 20:04:22 +0000 |
commit | 7a6606c859d9f4ed1eaca3bb258a41fd732971b9 (patch) | |
tree | 1ab9d9ca39c75c6608d5f385aee5c589d466f53b /lib/libc/stdlib | |
parent | 609cf46404374da7de2acdbceb224bacc02348cb (diff) | |
download | FreeBSD-src-7a6606c859d9f4ed1eaca3bb258a41fd732971b9.zip FreeBSD-src-7a6606c859d9f4ed1eaca3bb258a41fd732971b9.tar.gz |
The ypbind_setdom_2 procedure returns NULL in the success case. This is
incorrect; returning NULL here means that the dispatcher won't send any
response back to the caller, which means the caller will sit there waiting
until it times out. I don't know how this ever worked before. The effect
is that using 'ypset foo' to get the local ypbind to change servers would
work, but would sit there hanging for a long time for no reason.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions