From owner-cvs-all Tue May 2 5:55:41 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 9D2EC37B51F; Tue, 2 May 2000 05:55:12 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12mcCV-0006Eg-00; Tue, 02 May 2000 14:54:55 +0200 From: Sheldon Hearn To: Guy Helmer Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/cron/lib env.c In-reply-to: Your message of "Fri, 28 Apr 2000 08:31:30 MST." <200004281531.IAA14106@freefall.freebsd.org> Date: Tue, 02 May 2000 14:54:55 +0200 Message-ID: <23973.957272095@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 28 Apr 2000 08:31:30 MST, Guy Helmer wrote: > Modified files: > usr.sbin/cron/lib env.c > Log: > Fix a situation where a pointer which should point to dynamically > allocated memory was instead pointed to a static string. [...] > PR: kern/12248, bin/11169, bin/9722 Excellent. Thanks for being so persisitent with these! Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message