Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 1999 20:30:46 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumconfig.c vinumlock.c
Message-ID:  <199908260330.UAA56182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/08/25 20:30:46 PDT

  Modified files:        (Branch: RELENG_3)
    sys/dev/vinum        vinumconfig.c vinumlock.c 
  Log:
  MFC:
  config_plex: don't allocate a rangelock struct.
  
  lockrange: correctly expand rangelock struct, including expanding a
  	   null struct.  Previously lockrange would attempt to lock a
  	   NULL pointer under these circumstances.
  
  Reported-by:	Ian Freislich <iang@uunet.co.za>
  
  Revision  Changes    Path
  1.8.2.6   +1 -7      src/sys/dev/vinum/vinumconfig.c
  1.5.2.5   +3 -2      src/sys/dev/vinum/vinumlock.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?199908260330.UAA56182>