mirror of https://github.com/openssl/openssl.git
				
				
				
			Update from 0.9.8-stable
This commit is contained in:
		
							parent
							
								
									15671a90a9
								
							
						
					
					
						commit
						9d80aa7e3f
					
				|  | @ -1447,6 +1447,7 @@ STACK_OF(SSL_CIPHER) *ssl_create_cipher_list(const SSL_METHOD *ssl_method, | |||
| 	*cipher_list_by_id = tmp_cipher_list; | ||||
| 	(void)sk_SSL_CIPHER_set_cmp_func(*cipher_list_by_id,ssl_cipher_ptr_id_cmp); | ||||
| 
 | ||||
| 	sk_SSL_CIPHER_sort(*cipher_list_by_id); | ||||
| 	return(cipherstack); | ||||
| 	} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue