diff options
author | jsing <> | 2014-06-29 17:05:36 +0000 |
---|---|---|
committer | jsing <> | 2014-06-29 17:05:36 +0000 |
commit | 27b7b9b8fab110ef186831220c8eda6eee8f63f0 (patch) | |
tree | a4b77bc415a0ed73aa4cc548cf42bb540b90de9d /src/lib/libssl/s23_srvr.c | |
parent | 9d44d3784f281c21a4fc03e18b10241744da5af5 (diff) | |
download | openbsd-27b7b9b8fab110ef186831220c8eda6eee8f63f0.tar.gz openbsd-27b7b9b8fab110ef186831220c8eda6eee8f63f0.tar.bz2 openbsd-27b7b9b8fab110ef186831220c8eda6eee8f63f0.zip |
KNF.
I just spent too long chasing a bug in here and really should have done
this first. Gem of the day... is it an if test or a for loop? No, it is a
super ifloop!
if (!(flags & PKCS7_NOVERIFY)) for (k = 0; k < sk_X509_num(signers); k++) {
Diffstat (limited to 'src/lib/libssl/s23_srvr.c')
0 files changed, 0 insertions, 0 deletions