bz 2005-04-25 10:18:24 UTC
FreeBSD src repository
Modified files:
sys/pci if_sk.c
Log:
Deal with failed malloc calls[1].
While there also check for failed device_add_child calls.
Found by: Coventry Analysis tool[1].
Submitted by: sam[1]
Approved by: pjd (mentor)
MFC after: 1 week
Revision Changes Path
1.104 +22 -0 src/sys/pci/if_sk.c