Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 20:40:06 -0700 (PDT)
From:      Dima Dorfman <dima@unixfreak.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/28082: [patch] src/usr.bin/whois clean-up 
Message-ID:  <200106120340.f5C3e6Y90202@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/28082; it has been noted by GNATS.

From: Dima Dorfman <dima@unixfreak.org>
To: mike@q9media.com
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: bin/28082: [patch] src/usr.bin/whois clean-up 
Date: Mon, 11 Jun 2001 20:38:19 -0700

 mike@q9media.com writes:
 >Description:
 > 
 > The following patch has been sent to -audit.  Reviewed by mikeh and gad.
 > All problems brought up were resolved.
 > 
 > 
 > 20010605 whois.patch
 > 
 >  o Silence warnings and set WARNS=2
 >  o Fix two memory leaks
 >  o asprint -> strdup where appropriate
 >  o calloc/strcpy/strcat -> aprintf
 >  o Convert to ANSI C to avoid having to prototype main()
 
 I don't think this is a good reason to ANSIify something, especially
 since gcc no longer complains about that.
 
 					Dima Dorfman
 					dima@unixfreak.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106120340.f5C3e6Y90202>