CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/01/23 23:00:01

Modified files:
        sys/kern       : vfs_vnops.c sys_pipe.c uipc_usrreq.c 

Log message:
Copy timespecs member by member in fo_stat callback functions, to avoid
leaking values in the padding bytes on LP64.  Also, vn_stat() was lacking
the zero-fill to clean its padding.

ok kettenis@ deraadt@ phessler@

Reply via email to