Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 09:13:39 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/procfs procfs_vnops.c
Message-ID:  <200110221613.f9MGDdH21999@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/10/22 09:13:39 PDT

  Modified files:
    sys/fs/procfs        procfs_vnops.c 
  Log:
  No, you may not /* FALLTHROUGH */.  Not only will you return an incorrect
  result, but you'd corrupt the kernel malloc() arena if it weren't for a
  small but life-saving optimization in ioctl().
  
  MFC after:	1 week
  
  Revision  Changes    Path
  1.104     +2 -2      src/sys/fs/procfs/procfs_vnops.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?200110221613.f9MGDdH21999>