Date: Thu, 12 Jun 1997 11:42:43 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/rpc netnamer.c Message-ID: <199706121842.LAA13231@freefall.freebsd.org>
index | next in thread | raw e-mail
wpaul 1997/06/12 11:42:43 PDT
Modified files:
lib/libc/rpc netnamer.c
Log:
getnetid() crashes if no /etc/netid file is present (it tries to fclose()
a FILE * handle that wasn't really open).
Revision Changes Path
1.2 +2 -1 src/lib/libc/rpc/netnamer.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706121842.LAA13231>
