diff options
author | 2017-03-28 16:15:33 +0000 | |
---|---|---|
committer | 2017-03-28 16:15:33 +0000 | |
commit | f83e8f26fbc54e72d7f237ca8405c05042713e2c (patch) | |
tree | b7418d77eb96e48afd8abe8b902ffbce847da205 /lib/libc/stdlib/malloc.c | |
parent | Call get/setsockopt(2) with various sockets and check which options (diff) | |
download | wireguard-openbsd-f83e8f26fbc54e72d7f237ca8405c05042713e2c.tar.xz wireguard-openbsd-f83e8f26fbc54e72d7f237ca8405c05042713e2c.zip |
Returning -1 in an imsg handler like ikev2_dispatch_cert aborts iked.
-1 means "I didn't handle or know this imsg", it should not be used to
indicate an application error in this context.
OK mikeb@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions