Date: Thu, 31 Mar 2005 17:16:40 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ti.c Message-ID: <200503311716.j2VHGeep050738@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2005-03-31 17:16:40 UTC
FreeBSD src repository
Modified files:
sys/pci if_ti.c
Log:
If resource allocation fails, we could wind up freeing the cdev without it
being allocated. Add a simple check for this.
Submitted by: yongari
Revision Changes Path
1.104 +2 -1 src/sys/pci/if_ti.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503311716.j2VHGeep050738>
