> The number of NULLS in the initialization of ssl_cipher_methods in
> ssl/ssl_ciph.c does not match the count SSL_ENC_NUM_IDX in 1.1.0c.

A better fix is to remove all the initializers and just count on C's "init to 
NULL" guarantee.
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to