Date: Thu, 7 Nov 1996 23:57:08 -0800 (PST) From: asami@freebsd.org (Satoshi Asami) To: wpaul@freefall.freebsd.org Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/yp yplib.c Message-ID: <199611080757.XAA09599@silvia.HIP.Berkeley.EDU> In-Reply-To: <199611080142.RAA26085@freefall.freebsd.org> (message from Bill Paul on Thu, 7 Nov 1996 17:42:06 -0800 (PST))
next in thread | previous in thread | raw e-mail | index | archive | help
* - Avoid possible SEGVs: never call clnt_destroy() without checking * for NULL RPC client handles. This should hopefully fix the problems * Satoshi reported on -current. Yes, it seems to have cured the problem I was seeing. I haven't seen a single yp-related crash on the two -current machines since! Thanks, Bill! Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611080757.XAA09599>