aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_msdosfs/dir.c
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-01-01 04:29:08 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-01-01 04:29:08 +0000
commitc8863d0590c287c85ff9a77aab5d5f52e5b05da6 (patch)
tree5939f674c9904aef7ee3186084c4c7ead0f3766e /sbin/fsck_msdosfs/dir.c
parentc53b0f40f3b3000d37d533f7f32cf4132d057bd3 (diff)
inetd: convert remaining bzero(3) to memset(3), NFC
This change is purely in the name of noise reduction from static analyzers that want to complain that bzero(3) is obsolete in favor of memset(3). With this, clang-analyze at least is now noise free. WARNS= 6 also appears to have been OK for some time now, so drop the current setting and opt for the default.
Notes
Notes: svn path=/head/; revision=356248
Diffstat (limited to 'sbin/fsck_msdosfs/dir.c')
0 files changed, 0 insertions, 0 deletions