diff options
author | 2018-12-08 23:06:41 +0000 | |
---|---|---|
committer | 2018-12-08 23:06:41 +0000 | |
commit | 712955bd65292f8c68b7435d3d0c9354bf66d1d8 (patch) | |
tree | 9c8480d977d242127d79ba1dbd8bc4c0eb029e22 /lib/libc/stdlib/malloc.c | |
parent | Fix kill [-SIGNAME | -s SIGNAME] and simplify (diff) | |
download | wireguard-openbsd-712955bd65292f8c68b7435d3d0c9354bf66d1d8.tar.xz wireguard-openbsd-712955bd65292f8c68b7435d3d0c9354bf66d1d8.zip |
ssize_t and unsigned int may be different sizes. Use ssize_t instead
of unsigned int for value being compared to the results of writev()
and sendmsg() calls.
Noticed by naddy@ on i386 compile.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions