Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2011 14:12:37 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_conf.c
Message-ID:  <201107301412.p6UECn4S061211@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-07-30 14:12:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_conf.c 
  Log:
  SVN rev 224521 on 2011-07-30 14:12:37Z by kib
  
  Fix the devmtx lock leak from make_dev(9) when the old device cloning
  failed due to invalid or duplicated path being generated.
  
  Reviewed by:    jh
  Approved by:    re (kensmith)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.249     +2 -1      src/sys/kern/kern_conf.c



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