cvs commit: src/sys/compat/ndis subr_ntoskrnl.c

Bill Paul wpaul at FreeBSD.org
Fri Feb 25 06:31:46 GMT 2005


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


More information about the cvs-all mailing list