- After implementing SCARD_AUTOALLOCATE functionality for getting card readers name, the deletion of the allocated memory in `PCSCLite:: HandleReaderStatusChange` was not correctly migrated and was causing serious issues in `Windows`. - See: https://github.com/santigimeno/node-pcsclite/issues/45.