From owner-cvs-all Wed May 22 7:24:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 342DA37B417; Wed, 22 May 2002 07:24:45 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4MEOj240446; Wed, 22 May 2002 07:24:45 -0700 (PDT) (envelope-from nectar) Message-Id: <200205221424.g4MEOj240446@freefall.freebsd.org> From: Jacques Vidrine Date: Wed, 22 May 2002 07:24:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bind/bin/nslookup getinfo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/05/22 07:24:44 PDT Modified files: contrib/bind/bin/nslookup getinfo.c Log: Do not attempt to free static memory. Reference ISC BIND issue: ``1278. [bug] free() of non-malloced memory in nslookup.'' Reported by: phkmalloc, Mike Tancsa Revision Changes Path 1.9 +2 -6 src/contrib/bind/bin/nslookup/getinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message