Date: Thu, 30 Apr 2009 22:43:21 +0000 (UTC) From: Jamie Gritton <jamie@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_osd.c Message-ID: <200904302243.n3UMhVR2084275@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jamie 2009-04-30 22:43:21 UTC FreeBSD src repository Modified files: sys/kern kern_osd.c Log: SVN rev 191711 on 2009-04-30 22:43:21Z by jamie Don't call the OSD destructor if the data slot is NULL (since it's already not done on unused slots, which are indistinguishable to the caller). Approved by: bz (mentor) Revision Changes Path 1.4 +4 -2 src/sys/kern/kern_osd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904302243.n3UMhVR2084275>