summaryrefslogtreecommitdiff
path: root/lib/libskey
diff options
context:
space:
mode:
authorGilles Chehade <gilles@cvs.openbsd.org>2014-04-19 18:01:02 +0000
committerGilles Chehade <gilles@cvs.openbsd.org>2014-04-19 18:01:02 +0000
commit2187e9b969a15d91a87defbe2098cf385f463e9f (patch)
tree134438911436c41875fb0ba32501a98a812701c7 /lib/libskey
parent228b85400652a0e02921f58b589f1ff4da38b79e (diff)
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/libskey')
0 files changed, 0 insertions, 0 deletions