Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: cegger
Date: Fri Apr 17 15:16:52 UTC 2009
Modified Files:
src/sys/dev/ic: tulip.c
Log Message:
set dmamap to NULL when bus_dmamap_create() fails to prevent bus_dmamap_destroy
to be called with an invalid dmamap in error path.
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 src/sys/dev/ic/tulip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index