freebsd-src/usr.sbin/vipw
Sheldon Hearn 07ce2a90b3 Do not rely on malloc() to zero-fill allocated memory, since it is
not documented as doing so.  This fixes a potential segmentation
violation.

PR:	14465
Reported by:	Tony Finch <fanf@demon.net>
1999-10-25 09:46:57 +00:00
..
Makefile
pw_util.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pw_util.h
vipw.8 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
vipw.c Do not rely on malloc() to zero-fill allocated memory, since it is 1999-10-25 09:46:57 +00:00