NetBSD/sys/fs
maxv 1a0e73db20 Fix uninitialized variable: if 'tvp' is NULL, '*tdep' is not initialized.
This could have caused the KASSERT to wrongfully fire.

ok riastradh@
2019-07-14 05:58:44 +00:00
..
adosfs
autofs
cd9660 Fix info leak: zero out the buffer, because it is not entirely filled, and 2019-07-12 17:18:30 +00:00
efs
filecorefs
hfs
msdosfs
nfs
nilfs
ntfs
ptyfs
puffs Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
smbfs
sysvbfs
tmpfs Fix uninitialized variable: if 'tvp' is NULL, '*tdep' is not initialized. 2019-07-14 05:58:44 +00:00
udf Fix typo in comment (s/seperate/separate/). 2019-06-03 06:04:20 +00:00
union
unionfs
v7fs
Makefile
unicode.h