Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2007 09:10:37 +0000 (UTC)
From:      Luoqi Chen <luoqi@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aac aac.c
Message-ID:  <200702140910.l1E9AbE6092548@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luoqi       2007-02-14 09:10:37 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c 
  Log:
  The return value of aac_alloc_command() was misinterpreted in aac_ioctl_event().
  Once triggered this would leak away all available commands and starve the rest
  of the driver.
  
  Reviewed by: scottl
  
  Revision  Changes    Path
  1.119     +1 -1      src/sys/dev/aac/aac.c



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