NetBSD/sbin/cgdconfig
lukem 2d447a3b0c Avoid dereferencing/free()ing invalid pointers if the random device
cannot be opened.
Detected with gcc -Wuninitialized.
(The bug was fixed in rev 1.4 by rumble but reintroduced in rev 1.5 by tv !)
2005-06-02 01:31:30 +00:00
..
cgdconfig.8
cgdconfig.c setprogname(3) needs to come before calls to err(3). 2005-03-30 20:59:34 +00:00
cgdlex.l
cgdparse.y
Makefile
params.c Centralize error checking for malloc,calloc,strdup. 2005-03-30 17:10:18 +00:00
params.h
pkcs5_pbkdf2.c Centralize error checking for malloc,calloc,strdup. 2005-03-30 17:10:18 +00:00
pkcs5_pbkdf2.h
utils.c Avoid dereferencing/free()ing invalid pointers if the random device 2005-06-02 01:31:30 +00:00
utils.h Centralize error checking for malloc,calloc,strdup. 2005-03-30 17:10:18 +00:00