manager: Pass correct errno to strerror()
have_ask_password contains negative error values which have to be negated when being passed to strerror().
Showing
Please register or sign in to comment
have_ask_password contains negative error values which have to be negated when being passed to strerror().