Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2008 02:23:49 +0000 (UTC)
From:      Paul Saab <ps@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/zfs zfs.c
Message-ID:  <200812110224.mBB2O46A004790@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2008-12-11 02:23:49 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/zfs         zfs.c 
  Log:
  SVN rev 185902 on 2008-12-11 02:23:49Z by ps
  
  Avoid a double free in devopen by not freeing the device structure
  in zfs_dev_open.  This stops a panic in the loader when trying to
  read from a zfs device and no zfs devices exist.
  
  Revision  Changes    Path
  1.3       +0 -1      src/sys/boot/zfs/zfs.c



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