cvs commit: src/sys/dev/aac aac.c

Luoqi Chen luoqi at FreeBSD.org
Wed Feb 14 09:10:38 UTC 2007


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


More information about the cvs-src mailing list