Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2001 21:30:37 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/net res_init.c
Message-ID:  <3A8F5DFD.87B3F721@urx.com>
References:  <200102180237.f1I2bYo78284@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A8F5DFD.87B3F721>