Move length check earlier to ensure we don't go beyond the end of the user's buffer...
authorMatt Caswell <matt@openssl.org>
Sun, 11 May 2014 10:27:26 +0000 (11:27 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 11 May 2014 10:32:17 +0000 (11:32 +0100)
commitf2ebe2a60eacf3e348898175be82971b57d72327
tree3875963339f8e1221e1b53197f96a8e05634f8b4
parent011ee91105f00cb2465110ce6431b11b51556d08
Move length check earlier to ensure we don't go beyond the end of the user's buffer. PR#3320
ssl/s3_pkt.c