kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
tb
Date :
2024-01-05 10:14:08
Hash :
b0c223ce
Message :
Plug a leak in EVP_read_pw_string_min() Use an error exit that frees the ui in case the UI_add_* fail. Also add a few empty lines for readability. ok joshua