fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state
authorNils Larsch <nils@openssl.org>
Thu, 2 Feb 2006 22:11:02 +0000 (22:11 +0000)
committerNils Larsch <nils@openssl.org>
Thu, 2 Feb 2006 22:11:02 +0000 (22:11 +0000)
commitd5fd72fd0d49fb28959cbfb6a9c90bec4a2f1b7a
tree4e3fe154f97515d74125417608c8b5fe34dbf94a
parentc7474d077bbb502d0e774d000b74a82121f5e7cf
fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state
crypto/bio/bss_conn.c