commit | 2ddba8cd48f8c5d3d7658470140393d5158ee6d4 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Wed Mar 18 19:40:51 2015 -0400 |
committer | Adam Langley <agl@google.com> | Thu Mar 19 11:08:25 2015 +0000 |
tree | 59960f4a0468e8a7e5bb9e8c6437af1aba5196d2 | |
parent | 33058583422a78cdbaf706212b70409b003f1847 [diff] |
Check for RAND_bytes failures in the ClientHello. (Imported from upstream's e1b568dd2462f7cacf98f3d117936c34e2849a6b.) Our RAND_bytes secretly can't actually fail, but we should propagate the check upwards. Change-Id: Ieaaea98dad00bf73b1c0a42c039507d76b10ac78 Reviewed-on: https://boringssl-review.googlesource.com/4003 Reviewed-by: Adam Langley <agl@google.com>