diff options
author | doug <> | 2015-06-23 01:20:24 +0000 |
---|---|---|
committer | doug <> | 2015-06-23 01:20:24 +0000 |
commit | 08bacb0b22123b6537f5113f2a31e5e01c20adfd (patch) | |
tree | e58b4005651025bed66ff0a5383f9ae8001790e2 /src/lib/libcrypto | |
parent | b78b722b0598e39ac9d335d9107253ff74d1bdfd (diff) | |
download | openbsd-08bacb0b22123b6537f5113f2a31e5e01c20adfd.tar.gz openbsd-08bacb0b22123b6537f5113f2a31e5e01c20adfd.tar.bz2 openbsd-08bacb0b22123b6537f5113f2a31e5e01c20adfd.zip |
Convert bytestringtest to individual checks and don't short circuit.
The statements were chained together with OR which makes it more annoying
to debug. Also, it was short circuiting all tests as soon as one function
failed. Since the functions are independent, they should each run until
error.
Discussed with miod@ and jsing@
Diffstat (limited to 'src/lib/libcrypto')
0 files changed, 0 insertions, 0 deletions