CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/29 03:47:24
Modified files:
sys/kern : vfs_subr.c
Log message:
Use NULL instead of 0 to clear v_socket pointer (which actually clears all
of the v_un pointers).
OK jsg@ mvs@
