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

Bill Paul wpaul at FreeBSD.org
Wed Feb 16 19:21:08 GMT 2005


wpaul       2005-02-16 19:21:07 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      kern_windrv.c 
  Log:
  Fix freeing of custom driver extensions. (ExFreePool() was being
  called with the wrong pointer.)
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/compat/ndis/kern_windrv.c


More information about the cvs-all mailing list