ghelmer 5869eff890 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
..
2000-03-24 01:27:35 +00:00
2000-03-24 08:36:39 +00:00
2000-02-10 19:42:42 +00:00
2000-04-26 11:52:44 +00:00
2000-03-27 16:45:49 +00:00
2000-02-24 21:10:28 +00:00
2000-03-26 15:08:44 +00:00
2000-03-27 16:39:50 +00:00
2000-04-13 00:00:46 +00:00
2000-03-12 19:50:12 +00:00
2000-02-21 11:05:56 +00:00
2000-04-26 07:17:26 +00:00
2000-03-12 19:50:12 +00:00
2000-04-08 03:04:32 +00:00
2000-03-27 16:40:59 +00:00