Date: Sat, 3 Feb 2007 19:11:10 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uipaq.c Message-ID: <200702031911.l13JBASG040628@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2007-02-03 19:11:10 UTC FreeBSD src repository Modified files: sys/dev/usb uipaq.c Log: It turns out we were mallocing too early, so move the allocation so we don't leak. Revision Changes Path 1.3 +5 -1 src/sys/dev/usb/uipaq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702031911.l13JBASG040628>