Fixes #717
This fix uses the fmt::safe_strerror instead of the underlying strerror_r functionality. I think this is better - but I'm not sure if there is a reason for avoiding the use of this function.
Showing
Please
register
or
sign in
to comment