freebsd-dev/usr.sbin/cron
Guy Helmer 8261236de4 Fix a situation where a pointer which should point to dynamically
allocated memory was instead pointed to a static string.  A later
free() on the value of the pointer was a possible source of reported
"warning: pointer to wrong page" messages from cron.

Use consistent types in sizeof when malloc'ing memory for the
environment.

PR:		kern/12248, bin/11169, bin/9722
2000-04-28 15:31:28 +00:00
..
cron $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
crontab Revive rev 1.12 (NetBSD improvements including @ shortcuts). 2000-03-14 14:51:55 +00:00
doc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lib Fix a situation where a pointer which should point to dynamically 2000-04-28 15:31:28 +00:00
Makefile Paul Vixie's cron, version 3.0. Munged into bmake format. If this goes 1994-08-27 13:43:04 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00