Date: Thu, 2 Nov 2000 16:03:04 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c Message-ID: <200011030003.QAA20454@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/11/02 16:03:04 PST Modified files: sys/pci if_dc.c Log: Grrrr. Remember to bzero() the mediainfo structures after we allocate them. If we leave garbage in them, the dc_apply_fixup() routine may try to follow bogus pointers when applying the reset fixup. Noticed by: Andrew Gallatin Revision Changes Path 1.37 +5 -2 src/sys/pci/if_dc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011030003.QAA20454>