diff options
author | 2014-07-13 18:59:40 +0000 | |
---|---|---|
committer | 2014-07-13 18:59:40 +0000 | |
commit | b3fe1a3a892826a12d652a20ce66412d99b4ce48 (patch) | |
tree | 19f80ad2a6811a339fe9e65bbe187db1d24bb3ab /lib/libssl | |
parent | sync (diff) | |
download | wireguard-openbsd-b3fe1a3a892826a12d652a20ce66412d99b4ce48.tar.xz wireguard-openbsd-b3fe1a3a892826a12d652a20ce66412d99b4ce48.zip |
compare snprintf return value with -1. this isn't really necessary because
int promotion rules guarantee the correct result when compared with sizeof,
but it is perhaps easier for some people to understand it this way.
from Doug Hogan.
Diffstat (limited to 'lib/libssl')
0 files changed, 0 insertions, 0 deletions