Skip to content
Commit 1d44530a authored by Florian Weimer's avatar Florian Weimer
Browse files

string: strerror must not return NULL (bug 30555)



For strerror, this fixes commit 28aff047 ("string:
Implement strerror in terms of strerror_l").  This commit avoids
returning NULL for strerror_l as well, although POSIX allows this
behavior for strerror_l.

Reviewed-by: default avatarArjun Shankar <arjun@redhat.com>
parent 388ae538
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment