freebsd-dev/usr.sbin/cron/lib
Dima Dorfman fa0590b3d3 Plug two memory leaks: call login_close() after login_getclass(), and
use free_entry() instead of free() to free a struct _entry.

PR:		28108
Submitted by:	Mark Peek <mark@whistle.com>
2001-06-13 05:49:37 +00:00
..
compat.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
entry.c Plug two memory leaks: call login_close() after login_getclass(), and 2001-06-13 05:49:37 +00:00
env.c Allocate space for arrays of type "char *", not "char **". 2000-04-30 15:57:00 +00:00
Makefile Log run-time parsing errors now 1997-11-02 17:22:20 +00:00
misc.c Catch and report memory allocation failures. 2000-05-23 13:44:00 +00:00