From owner-cvs-all Sat Jun 23 11: 7:23 2001 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 4B06837B406; Sat, 23 Jun 2001 11:07:19 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5NI7Jj39447; Sat, 23 Jun 2001 11:07:19 -0700 (PDT) (envelope-from ben) Message-Id: <200106231807.f5NI7Jj39447@freefall.freebsd.org> From: Ben Smithurst Date: Sat, 23 Jun 2001 11:07:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypbind ypbind.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 ben 2001/06/23 11:07:19 PDT Modified files: usr.sbin/ypbind ypbind.c Log: Don't dereference a pointer after freeing that pointer. PR: 27990 Reviewed by: dd, phk Tested by: dd MFC after: 2 weeks Revision Changes Path 1.33 +4 -3 src/usr.sbin/ypbind/ypbind.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message