do not need non-NULL-check before free(p), other minor refactoring
authorderaadt <deraadt@openbsd.org>
Fri, 29 May 2015 15:57:36 +0000 (15:57 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 29 May 2015 15:57:36 +0000 (15:57 +0000)
commit34c2ea26dbd0467fffc3171c64f86b5b2ffad4d8
tree276fbac876b339891f2d866061b333c82e19ea2f
parentaea918fd55e1b004403c4a1410b2f30805c45c11
do not need non-NULL-check before free(p), other minor refactoring
from Benjamin Baier
sbin/fsck/fsck.c
sbin/fsck/fsutil.c