Date: Fri, 3 Nov 2000 16:31:31 +0100 From: alex@big.endian.de (Alexander Langer) To: Bill Paul <wpaul@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_dc.c Message-ID: <20001103163131.A28352@cichlids.cichlids.com> In-Reply-To: <200011030003.QAA20454@freefall.freebsd.org>; from wpaul@FreeBSD.org on Thu, Nov 02, 2000 at 04:03:04PM -0800 References: <200011030003.QAA20454@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Bill Paul (wpaul@FreeBSD.org): > 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. Why don't you use the M_ZERO flag? Alex -- cat: /home/alex/.sig: No such file or directory 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?20001103163131.A28352>