- Define NO_REGRESS - replace all LOG_DEBUG to LOG_INFO - use snprintf() instead of sprintf() in debuglog.c - stop if /tmp/pcsc already exists - clean and remove /tmp/pcsc on exit Patches by Dr. Ludovic Rousseau <ludovic.rousseau@free.fr> and already submitted to upstream project. Thanks.