NetBSD/sbin/fsck
bad 7a2e426f67 initialize disc_dict to NULL.
otherwise, if DIOCGDISKINFO returns an error != ENXIO getdiskinfo() later
tries to prop_object_release() stack garbage.

found by rumpctrl tests using clang-7.
2019-09-28 18:03:18 +00:00
..
exitvalues.h add missing rcsid 2015-06-21 03:33:22 +00:00
fsck.8 file system police. 2016-09-11 09:09:54 +00:00
fsck.c fix logic that handles command line arguments. Now you can: 2014-10-25 22:00:19 +00:00
fsutil.c Add used-by comments on source files that are .PATH'd in from elsewhere. 2015-06-21 04:01:40 +00:00
fsutil.h global variables should be declared extern. 2015-06-21 03:58:36 +00:00
Makefile
partutil.c initialize disc_dict to NULL. 2019-09-28 18:03:18 +00:00
partutil.h Provide a simple getdisksize() api for gpt(8). 2014-12-29 16:27:43 +00:00
pathnames.h
preen.c Add used-by comments on source files that are .PATH'd in from elsewhere. 2015-06-21 04:01:40 +00:00
progress.c
progress.h