diff options
author | deraadt <> | 2019-06-28 05:47:57 +0000 |
---|---|---|
committer | deraadt <> | 2019-06-28 05:47:57 +0000 |
commit | c1fcaeae79bc31f65b74c1825ddee23b90beee04 (patch) | |
tree | 8992640641b90427fc4e6cd7a43771bf8866c163 /src/lib/libc/stdlib/recallocarray.c | |
parent | 4ffdd102dbe9fdef90769dee0dd2708be53aae83 (diff) | |
download | openbsd-c1fcaeae79bc31f65b74c1825ddee23b90beee04.tar.gz openbsd-c1fcaeae79bc31f65b74c1825ddee23b90beee04.tar.bz2 openbsd-c1fcaeae79bc31f65b74c1825ddee23b90beee04.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 'src/lib/libc/stdlib/recallocarray.c')
0 files changed, 0 insertions, 0 deletions