Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2005 06:31:45 +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 subr_ntoskrnl.c
Message-ID:  <200502250631.j1P6VjI8034291@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502250631.j1P6VjI8034291>