cvs commit: src/sys/dev/aac aac.c
Ed Maste
emaste at FreeBSD.org
Tue Aug 21 09:33:56 PDT 2007
emaste 2007-08-21 16:33:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/aac aac.c
Log:
MFC aac.c 1.119:
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.
Revision Changes Path
1.109.2.6 +1 -1 src/sys/dev/aac/aac.c
More information about the cvs-src
mailing list