components/openssl/openssl-1.0.1/patches/31_dtls_version.patch
branchs11-update
changeset 2681 f7ee98f5749e
parent 2593 b92e6df5eaf0
--- a/components/openssl/openssl-1.0.1/patches/31_dtls_version.patch	Wed Jul 17 00:17:02 2013 -0700
+++ b/components/openssl/openssl-1.0.1/patches/31_dtls_version.patch	Wed Jul 17 15:19:38 2013 -0700
@@ -8,4 +8,4 @@
 +	if (s->version >= TLS1_1_VERSION || s->version == DTLS1_BAD_VER)
  		{
  		/* These lengths are all public so we can test them in
- 		* non-constant time.
+ 		 * non-constant time.