Date: Wed, 25 Aug 1999 20:25:39 -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: <199908260325.UAA55699@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/08/25 20:25:38 PDT
Modified files:
sys/dev/vinum vinumconfig.c vinumlock.c
Log:
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.28 +0 -6 src/sys/dev/vinum/vinumconfig.c
1.14 +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?199908260325.UAA55699>
