From owner-cvs-all Tue May 2 6: 9:31 2000 Delivered-To: cvs-all@freebsd.org Received: from css-1.cs.iastate.edu (css-1.cs.iastate.edu [129.186.3.24]) by hub.freebsd.org (Postfix) with ESMTP id 8384037B80B; Tue, 2 May 2000 06:09:26 -0700 (PDT) (envelope-from ghelmer@cs.iastate.edu) Received: from popeye.cs.iastate.edu (ghelmer@popeye.cs.iastate.edu [129.186.3.4]) by css-1.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id IAA04799; Tue, 2 May 2000 08:09:24 -0500 (CDT) Received: from localhost (ghelmer@localhost) by popeye.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id IAA28422; Tue, 2 May 2000 08:09:22 -0500 (CDT) X-Authentication-Warning: popeye.cs.iastate.edu: ghelmer owned process doing -bs Date: Tue, 2 May 2000 08:09:21 -0500 (CDT) From: Guy Helmer To: Sheldon Hearn Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/cron/lib env.c In-Reply-To: <23973.957272095@axl.ops.uunet.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 2 May 2000, Sheldon Hearn wrote: > 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! Thanks. I wish I could solve the problem where the commands disappear out of the internal data structures (bin/17134) -- it seems like a low memory problem, and I haven't been able to duplicate it yet. Guy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message