cperciva 2004/02/21 17:10:11 PST
FreeBSD src repository
Modified files:
sys/dev/firewire firewire.c
Log:
Check that xfer != NULL before dereferencing it, not after.
Reported by: "Ted Unangst" <tedu at coverity.com>
Approved by: rwatson (mentor)
Revision Changes Path
1.70 +2 -2 src/sys/dev/firewire/firewire.c