Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 08:42:22 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_lookup.c
Message-ID:  <200207241542.g6OFgN6p040608@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/07/24 08:42:22 PDT

  Modified files:
    sys/kern             vfs_lookup.c 
  Log:
  Under #ifdef DIAGNOSTIC, NULL out componentname pointers if we free the
  pnbuf to increase the chances of detecting use of a free'd name buffer
  if SAVENAME or SAVESTART wasn't passed in.  Curiously, running with these
  changes doesn't panic the kernel, and should.
  
  Revision  Changes    Path
  1.55      +18 -2     src/sys/kern/vfs_lookup.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207241542.g6OFgN6p040608>