+11
−11
test/bio_callback_test.c
0 → 100644
+117
−0
+5
−0
test/recipes/04-test_bio_callback.t
0 → 100644
+12
−0
Loading
Don't pass a pointer to uninitialized processed value for BIO_CB_READ and BIO_CB_WRITE Check the correct cmd code in BIO_callback_ctrl Reviewed-by:Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5516)