diff options
author | 2017-03-17 14:51:26 +0000 | |
---|---|---|
committer | 2017-03-17 14:51:26 +0000 | |
commit | c6a25008620a3dd08962f102643957f26307badd (patch) | |
tree | 07566f6c9e434af7f0c6d96d47270b7601c75a8d /lib/libc/stdio/vasprintf.c | |
parent | Import the DHCPv6 relay implementation. (diff) | |
download | wireguard-openbsd-c6a25008620a3dd08962f102643957f26307badd.tar.xz wireguard-openbsd-c6a25008620a3dd08962f102643957f26307badd.zip |
Grow buffers using recallocarray, to avoid the potential dribble that
the standard realloc*() functions can leave behind. imsg buffers are
sometimes used in protocol stacks which require some secrecy, and layering
violations would be needed to resolve this issue otherwise.
Discussed with many.
Diffstat (limited to 'lib/libc/stdio/vasprintf.c')
0 files changed, 0 insertions, 0 deletions