Add loaded dynamic ENGINEs to list.
[openssl.git] / ssl / ssl_task.c
index e36af0eb94aa906da38db81c0d3551a4155d48c6..b5ce44b47c56e44fcd245089742002a2fbb0fed0 100644 (file)
@@ -258,7 +258,7 @@ int doit(io_channel chan, SSL_CTX *s_ctx )
 {
     int status, length, link_state;
      struct rpc_msg msg;
-       static char cbuf[200],sbuf[200];
+
        SSL *s_ssl=NULL;
        BIO *c_to_s=NULL;
        BIO *s_to_c=NULL;