wpaul 2005-02-25 06:31:45 UTC FreeBSD src repository Modified files: sys/compat/ndis subr_ntoskrnl.c Log: Compute the right length to use with bzero() when initializing an IRP in IoInitializeIrp() (must use IoSizeOfIrp() to account for the stack locations). Revision Changes Path 1.54 +1 -1 src/sys/compat/ndis/subr_ntoskrnl.c