On Monday 26 March 2007 11:15:08 am John Baldwin wrote:
> jhb         2007-03-26 15:14:58 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/nfsserver        nfs_serv.c 
>   Log:
>   Initialize vfslocked to 0 before nfsm_srvmtofh() so that the variable is
>   not used uninitialized in 'nfsmout' if nfsm_srvmtofh() gets an internal
>   error.
>   
>   CID:            1766
>   Found by:       Coverity Prevent (tm)
>   
>   Revision  Changes    Path
>   1.172     +1 -0      src/sys/nfsserver/nfs_serv.c

Yet another example of why NFS macros are evil.

-- 
John Baldwin
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to