Fixed SCardGetAttrib pbAttr=NULL argument
authorakallabeth <akallabeth@posteo.net>
Mon, 25 Jan 2021 15:22:50 +0000 (16:22 +0100)
committerakallabeth <akallabeth@users.noreply.github.com>
Thu, 25 Feb 2021 08:51:41 +0000 (09:51 +0100)
commite45621fed69c2a3202fdcc49d58b7a045fbe70a7
tree8e3bb255503ce3c578ae7d2596068d2d7c1be815
parentd62e679821e46f9c8a3db66ecd2635bdf979d5b5
Fixed SCardGetAttrib pbAttr=NULL argument

If fpbAttrIsNULL!=0 set pbAttr NULL on call to SCardGetAttrib

(cherry picked from commit 61b785a89b6a7dc4eab9f8c74d9afa2da6e5a8e6)
channels/smartcard/client/smartcard_operations.c