Skip to content

pcsc-1.9.8

Compare
Choose a tag to compare
@LudovicRousseau LudovicRousseau released this 11 Jun 09:30
· 236 commits to master since this release
1.9.8
41dc5a5

1.9.8: Ludovic Rousseau
11 June 2022

  • Install install_spy.sh & uninstall_spy.sh scripts in docdir
  • SCardTransmit(): do not fail if receive buffer is "too large"
  • SCardControl(): do not fail if receive buffer is "too large"
  • fix some memory leaks on shutdown
  • use a better random number generator
  • Some other minor improvements