diff options
author | jsing <> | 2014-09-22 13:18:50 +0000 |
---|---|---|
committer | jsing <> | 2014-09-22 13:18:50 +0000 |
commit | b1bc119776ea080b8a018e80efc5a6b83ede7b3e (patch) | |
tree | b63cda226d6277c3da1374722c5104d68c4f6081 /src/lib/libssl/ssl_err.c | |
parent | bc9843be364dd752ca9220e38960425978b2ad77 (diff) | |
download | openbsd-b1bc119776ea080b8a018e80efc5a6b83ede7b3e.tar.gz openbsd-b1bc119776ea080b8a018e80efc5a6b83ede7b3e.tar.bz2 openbsd-b1bc119776ea080b8a018e80efc5a6b83ede7b3e.zip |
Also check the result from final_finish_mac() against finish_mac_length in
ssl3_send_finished(). While this previously checked against a zero return
value (which could occur on failure), we may as well test against the
expected length, since we already know what that is.
Diffstat (limited to 'src/lib/libssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions