diff options
author | 2019-06-28 05:47:57 +0000 | |
---|---|---|
committer | 2019-06-28 05:47:57 +0000 | |
commit | 688b311876356d64386954323c9c5d304461cae7 (patch) | |
tree | 0b9edbf146bf040ba880273c93404b7036485952 /lib/libc/stdlib/malloc.c | |
parent | Remove some debug echos (diff) | |
download | wireguard-openbsd-688b311876356d64386954323c9c5d304461cae7.tar.xz wireguard-openbsd-688b311876356d64386954323c9c5d304461cae7.zip |
failed to detect asprintf() error by observing return of -1, instead the
code was inspecting the pointer (which is, sadly, undefined on error, because
the current specification of asprintf is crazy sloppy)
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions