/[openpgpmdrv]/trunk/OpenPGPminidriver/ContextManagement.c
ViewVC logotype

Diff of /trunk/OpenPGPminidriver/ContextManagement.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10 by vletoux, Mon Mar 15 18:23:17 2010 UTC revision 11 by vletoux, Thu Mar 18 16:03:39 2010 UTC
# Line 175  DWORD CheckContextEx(__in PCARD_DATA pCa Line 175  DWORD CheckContextEx(__in PCARD_DATA pCa
175                  }                  }
176                  else                  else
177                  {                  {
178                          if (pCardData->pvVendorSpecific)                          /*if (pCardData->pvVendorSpecific)
179                          {                          {
180                                  Trace(WINEVENT_LEVEL_ERROR, L"pContext != NULL");                                  Trace(WINEVENT_LEVEL_ERROR, L"pContext != NULL");
181                                  dwReturn = SCARD_E_UNEXPECTED;                                  dwReturn = SCARD_E_UNEXPECTED;
182                                  __leave;                                  __leave;
183                          }                          }*/
184                            pCardData->pvVendorSpecific = NULL;
185                  }                  }
186                  dwReturn = 0;                  dwReturn = 0;
187          }          }

Legend:
Removed from v.10  
changed lines
  Added in v.11

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26