Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2010 20:39:42 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_bus.c
Message-ID:  <201004202039.o3KKduk3072227@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-04-20 20:39:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_bus.c 
  Log:
  SVN rev 206916 on 2010-04-20 20:39:42Z by imp
  
  Make sure that we free the passed in data message if we don't actually
  insert it onto the queue.  Also, fix a mtx leak if someone turns off
  devctl while we're processing a messages.
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.240     +12 -3     src/sys/kern/subr_bus.c



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