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