struct vfsconf is tightly packed, but let's M_ZERO it in case that ever
authorderaadt <deraadt@openbsd.org>
Tue, 4 Apr 2017 18:17:02 +0000 (18:17 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 4 Apr 2017 18:17:02 +0000 (18:17 +0000)
commit6cb46c1dd374ad42e36e6a4844869ba44861c40f
tree16abb74f46e8d923afce79a6a618a6c1426f7af3
parent85ed88132caacb072ebb070f9ff9242afa0523a1
struct vfsconf is tightly packed, but let's M_ZERO it in case that ever
changes to avoid exposing userland memory.
sys/kern/vfs_subr.c