Module Name: src Committed By: kre Date: Wed Mar 25 16:10:17 UTC 2020
Modified Files:
src/lib/libc/string: strerror.c
Log Message:
Protect against malloc failure corrupting errno, which is not
permitted of these functions.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/string/strerror.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
