summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2014-04-19 18:01:01 +0000
committergilles <gilles@openbsd.org>2014-04-19 18:01:01 +0000
commitefa03eb8297688b46f0a6be5139c2bd65a5e2bee (patch)
tree45eb691f158ccabb392a7177bbae5d43de141890 /lib/libssl/src
parentMore KNF. (diff)
downloadwireguard-openbsd-efa03eb8297688b46f0a6be5139c2bd65a5e2bee.tar.xz
wireguard-openbsd-efa03eb8297688b46f0a6be5139c2bd65a5e2bee.zip
these snprintf() calls can't possibly truncate because they copy data from
buffers that are already protected against truncation and that do not exceed the destination buffer size when copied together ... however, i think we should add checks here too because it'll help us catch errors in table backends when adding new ones if we miss a truncation check there.
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions