Menu

#186 Fixed a bug in TS_ScardControl()

open
nobody
None
5
2012-11-29
2010-02-26
No

Only allocate and fill input buffer if nInBufferSize>0.
This allows for commands which do not have input data, like IOCTL_FEATURE_REQUEST.

Discussion

  • Martin Preuss

    Martin Preuss - 2010-02-26

    Patch to fix a bug in TS_ScardControl

     
  • Martin Preuss

    Martin Preuss - 2010-02-26

    Hopefully at least this patch will become part of rdesktop. My other patch from 2006 still didn't make it into scard.c...

     
  • Martin Preuss

    Martin Preuss - 2010-02-26

    Revised version of patch 001.