summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2011-05-05 06:21:44 +0000
committerhenning <henning@openbsd.org>2011-05-05 06:21:44 +0000
commit61ccf552ac3914d8e8faaf42ec794cd40d37ebac (patch)
treec8022a0dd726e4dfdf496c405b75ecf7c87352a9 /lib/libc/stdlib/malloc.c
parentgracefully fall back when ControlPath is too large for a (diff)
downloadwireguard-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