Date: Wed, 16 Feb 2005 19:21:07 +0000 (UTC) From: Bill Paul <wpaul@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/ndis kern_windrv.c Message-ID: <200502161921.j1GJL7Uw036766@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2005-02-16 19:21:07 UTC FreeBSD src repository Modified files: sys/compat/ndis kern_windrv.c Log: Fix freeing of custom driver extensions. (ExFreePool() was being called with the wrong pointer.) Revision Changes Path 1.3 +1 -1 src/sys/compat/ndis/kern_windrv.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502161921.j1GJL7Uw036766>