From owner-cvs-all Sat Feb 17 21:30:44 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 548FA37B67D for ; Sat, 17 Feb 2001 21:30:39 -0800 (PST) Received: (qmail 7439 invoked by uid 0); 18 Feb 2001 05:30:38 -0000 Received: from dsl1-160.dynacom.net (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 18 Feb 2001 05:30:38 -0000 Message-ID: <3A8F5DFD.87B3F721@urx.com> Date: Sat, 17 Feb 2001 21:30:37 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/net res_init.c References: <200102180237.f1I2bYo78284@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > kris 2001/02/17 18:37:34 PST > > Modified files: (Branch: RELENG_4) > lib/libc/net res_init.c > Log: > MFC: Fix memory leak > > Revision Changes Path > 1.19.2.3 +3 -1 src/lib/libc/net/res_init.c This has broken stable with the message usr/include -c /usr/src/lib/libc/../libc/net/res_init.c -o res_init.o /usr/src/lib/libc/../libc/net/res_init.c: In function `__res_init': /usr/src/lib/libc/../libc/net/res_init.c:436: `res' undeclared (first use in this function) /usr/src/lib/libc/../libc/net/res_init.c:436: (Each undeclared identifier is reported only once /usr/src/lib/libc/../libc/net/res_init.c:436: for each function it appears in.) *** Error code 1 Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message