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