rwatson     2006-06-06 08:43:27 UTC
  FreeBSD src repository
  Modified files:
    sys/security/audit   audit_worker.c 
  Log:
  Extract pointer value for mnt_stat from vp after the NULL check, not
  before.
  
  Coverity ID:    134394
  Found with:     Coverity Prevent (tm)
  
  Revision  Changes    Path
  1.9       +2 -1      src/sys/security/audit/audit_worker.c