[Pcsclite-git-commit] [PCSC] 01/11: Doxygen: SCardGetStatusChange() may return SCARD_E_CANCELLED

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Mar 11 17:54:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository PCSC.

commit f590a950283ca46cb0f3e8b3a640254c61f31ff2
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Fri Mar 11 09:35:12 2016 +0100

    Doxygen: SCardGetStatusChange() may return SCARD_E_CANCELLED
    
    Thanks to Maksim Ivanov for the bug report
    http://lists.alioth.debian.org/pipermail/pcsclite-muscle/Week-of-Mon-20160307/000536.html
---
 src/winscard_clnt.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/winscard_clnt.c b/src/winscard_clnt.c
index efdb950..80319db 100644
--- a/src/winscard_clnt.c
+++ b/src/winscard_clnt.c
@@ -1607,6 +1607,8 @@ end:
  * @retval SCARD_E_INVALID_HANDLE Invalid hContext handle (\ref SCARD_E_INVALID_HANDLE)
  * @retval SCARD_E_READER_UNAVAILABLE The reader is unavailable (\ref SCARD_E_READER_UNAVAILABLE)
  * @retval SCARD_E_TIMEOUT The user-specified timeout value has expired (\ref SCARD_E_TIMEOUT)
+ * @retval SCARD_E_CANCELLED The call has been cancelled by a call to
+ * SCardCancel() (\ref SCARD_E_CANCELLED)
  *
  * @code
  * SCARDCONTEXT hContext;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list