Skip to content

pcsc-1.8.25

Compare
Choose a tag to compare
@LudovicRousseau LudovicRousseau released this 25 Mar 21:16
· 495 commits to master since this release
pcsc-1.8.25

1.8.25: Ludovic Rousseau
25 March 2019

  • Fix a socket issue when pcscd is used inside LXC container
  • pcsc-spy: always provide a total time of execution
  • Fix resource leak if SCardEstablishContext() fails
  • Fix realloc(3) error handling (possible memory leak)
  • Remove usage of function chmod(2) to use fchmod(2) (fix race condition)