diff options
author | 2006-10-29 18:40:34 +0000 | |
---|---|---|
committer | 2006-10-29 18:40:34 +0000 | |
commit | c878616194e624c2f428df686f587f0d0ed4f905 (patch) | |
tree | fed7467096f4176004f741d61f6ead98131c651d /lib/libc/stdio/vfprintf.c | |
parent | The default for swap should be partition 'b' on the same unit as root is, (diff) | |
download | wireguard-openbsd-c878616194e624c2f428df686f587f0d0ed4f905.tar.xz wireguard-openbsd-c878616194e624c2f428df686f587f0d0ed4f905.zip |
Remove useless code that can cause a SEGV if a buffer is realloc()ed.
Allocate buffers early and in one place instead of two.
Make bufend global so it can be updated along with buffer.
OK deraadt@
Diffstat (limited to 'lib/libc/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions