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:29:55 +0000 (22:29 +0000)
committerNils Larsch <nils@openssl.org>
Thu, 2 Feb 2006 22:29:55 +0000 (22:29 +0000)
commit0b51beff2649a5412bfdf8720a7f437690e48195
treeee766dff6478c54da1169b99380fde07f20e27a7
parent6a9f9aed30cc4380dc3ead820b67e721392939c2
fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state
crypto/bio/bss_conn.c