diff options
author | 2011-05-05 06:21:44 +0000 | |
---|---|---|
committer | 2011-05-05 06:21:44 +0000 | |
commit | 61ccf552ac3914d8e8faaf42ec794cd40d37ebac (patch) | |
tree | c8022a0dd726e4dfdf496c405b75ecf7c87352a9 /lib/libc/stdlib/malloc.c | |
parent | gracefully fall back when ControlPath is too large for a (diff) | |
download | wireguard-openbsd-61ccf552ac3914d8e8faaf42ec794cd40d37ebac.tar.xz wireguard-openbsd-61ccf552ac3914d8e8faaf42ec794cd40d37ebac.zip |
ibuf_add returns 0 or -1. adding up the return values in errs and then
checking errs > 0 is not going to work... also make errs signed in 2 cases
triggered by Milosz Jakubowski <milosz.jakubowski at gmail.com> pointing out
a few cases, diff written from scratch to cover all of them. unsigned errs
noticed by sthen. ok claudio sthen
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions