diff options
author | andrew <andrew@FreeBSD.org> | 2017-05-30 10:50:15 +0000 |
---|---|---|
committer | andrew <andrew@FreeBSD.org> | 2017-05-30 10:50:15 +0000 |
commit | 1f3c97ecfed994b264c7f384f0cecac12f34eabf (patch) | |
tree | 9e42f434421276c734d9352972fc9e0bbfc58710 /lib/libc/stdlib | |
parent | 05db7d75b3867981e6da49c4d76db6464830549f (diff) | |
download | FreeBSD-src-1f3c97ecfed994b264c7f384f0cecac12f34eabf.zip FreeBSD-src-1f3c97ecfed994b264c7f384f0cecac12f34eabf.tar.gz |
MFC r312703:
Fix the error value we write in cerror. __error returns an int *, however
we were writing a 64 bit value meaning the 32 bits after this would be
trashed.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions