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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to