cvs commit: src/sys/amd64/amd64 busdma_machdep.c src/sys/i386/i386
busdma_machdep.c
Scott Long
scottl at FreeBSD.org
Sat Jan 14 09:22:47 PST 2006
scottl 2006-01-14 17:22:47 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 busdma_machdep.c
sys/i386/i386 busdma_machdep.c
Log:
Free the newtag if we exit with a failure from alloc_bounce_zone().
Found by: Coverity Prevent(tm)
Revision Changes Path
1.73 +3 -1 src/sys/amd64/amd64/busdma_machdep.c
1.76 +6 -1 src/sys/i386/i386/busdma_machdep.c
More information about the cvs-src
mailing list