Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 04/11/2006 16:34:57
Module Name: src
Committed By: rpaulo
Date: Tue Apr 11 16:34:57 UTC 2006
Modified Files:
src/sys/dev/pci: auixp.c
Log Message:
Coverity ID 2311: in auixp_allocate_dma_chain() free dma variable if
we are unable to allocate hardware dma descriptors.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/auixp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.