]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Check that xfer != NULL before dereferencing it, not after.
authorColin Percival <cperciva@FreeBSD.org>
Sun, 22 Feb 2004 01:10:11 +0000 (01:10 +0000)
committerColin Percival <cperciva@FreeBSD.org>
Sun, 22 Feb 2004 01:10:11 +0000 (01:10 +0000)
commita333b323e1dd34e7d12d335f1b12cf258a1c73c5
treeafae31bc79130693d371bd6daccabce156a524a5
parentbff4678e78c3ba98c180d08da44a1826c09d9594
Check that xfer != NULL before dereferencing it, not after.

Reported by: "Ted Unangst" <tedu@coverity.com>
Approved by: rwatson (mentor)
sys/dev/firewire/firewire.c