Revision c42b8a6e4bced8f6ecf0a0d9a0107e6e989da0c2 authored by Matt Caswell on 24 August 2016, 10:28:58 UTC, committed by Matt Caswell on 24 August 2016, 10:28:58 UTC
It is never valid to call ssl3_read_bytes with type == SSL3_RT_CHANGE_CIPHER_SPEC, and in fact we check for valid values for type near the beginning of the function. Therefore this check will never be true and can be removed. Reviewed-by: Tim Hudson <tjh@openssl.org>
1 parent fe81a1b
File | Mode | Size |
---|---|---|
cacert.pem | -rw-r--r-- | 1.0 KB |
cakey.pem | -rw-r--r-- | 891 bytes |
cms_comp.c | -rw-r--r-- | 1.3 KB |
cms_ddec.c | -rw-r--r-- | 1.9 KB |
cms_dec.c | -rw-r--r-- | 1.6 KB |
cms_denc.c | -rw-r--r-- | 2.2 KB |
cms_enc.c | -rw-r--r-- | 2.0 KB |
cms_sign.c | -rw-r--r-- | 1.9 KB |
cms_sign2.c | -rw-r--r-- | 2.1 KB |
cms_uncomp.c | -rw-r--r-- | 1.2 KB |
cms_ver.c | -rw-r--r-- | 1.8 KB |
comp.txt | -rw-r--r-- | 566 bytes |
encr.txt | -rw-r--r-- | 65 bytes |
sign.txt | -rw-r--r-- | 58 bytes |
signer.pem | -rw-r--r-- | 1.8 KB |
signer2.pem | -rw-r--r-- | 1.8 KB |

Computing file changes ...