From owner-cvs-all Mon Jul 16 16:36:22 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 3A77F37B407; Mon, 16 Jul 2001 16:36:16 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 17 Jul 2001 00:36:14 +0100 (BST) To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/rpcbind rpcb_svc_com.c In-Reply-To: Your message of "Mon, 16 Jul 2001 15:12:06 PDT." <200107162212.f6GMC6X70355@freefall.freebsd.org> Date: Tue, 17 Jul 2001 00:36:14 +0100 From: Ian Dowse Message-ID: <200107170036.aa81432@salmon.maths.tcd.ie> 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 In message <200107162212.f6GMC6X70355@freefall.freebsd.org>, Brian Somers write s: >brian 2001/07/16 15:12:06 PDT > > Modified files: > usr.sbin/rpcbind rpcb_svc_com.c > Log: > Free things in the right order Eeep! Thanks for spotting + fixing! I had been using that version for about a month, but I guess I somehow never caused that code to execute; with the default malloc_options it should have segfaulted instantly. What RPC service triggered this for you? Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message