yubico-pam
yubico-pam copied to clipboard
Fix issue 230
Refactoring for ISSUE https://github.com/Yubico/yubico-pam/issues/230
- Creating a goto section to catch all errors and do a connection close before returning error code
These modifications are very important in production mode, they may cause a very large number of connections to be kept in a "sleep" state. Default parameters in MySQL/MariaDB only allow up to 156 simultaneous connections