summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ripd/interface.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2017-01-17 15:32:39 +0000
committerschwarze <schwarze@openbsd.org>2017-01-17 15:32:39 +0000
commitfef1eecdf3781de6fe3a41944db23f14813765d3 (patch)
tree5036d40eaee6e94c32c8a09519b5c722077bbdb9 /usr.sbin/ripd/interface.c
parentCorrectly tls_config_set_ca_file() return value (no effective change). (diff)
downloadwireguard-openbsd-fef1eecdf3781de6fe3a41944db23f14813765d3.tar.xz
wireguard-openbsd-fef1eecdf3781de6fe3a41944db23f14813765d3.zip
Completely delete the buf field of struct html and all the buf*()
interfaces. Such a static buffer was a bad idea in the first place, causing unfixable truncation that was only prevented by triggering an assertion failure. Instead, let the small number of remaining users allocate and free their own, temporary dynamic buffers, or for the case of .Xr and .In, pass the original data to be assembled in print_otag().
Diffstat (limited to 'usr.sbin/ripd/interface.c')
0 files changed, 0 insertions, 0 deletions