You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2003/01/21 20:19:02 UTC

cvs commit: httpd-2.0/modules/ssl ssl_engine_kernel.c

wrowe       2003/01/21 11:19:02

  Modified:    modules/ssl ssl_engine_kernel.c
  Log:
  
  
  Revision  Changes    Path
  1.84      +0 -1      httpd-2.0/modules/ssl/ssl_engine_kernel.c
  
  Index: ssl_engine_kernel.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/ssl/ssl_engine_kernel.c,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- ssl_engine_kernel.c	14 Dec 2002 07:46:45 -0000	1.83
  +++ ssl_engine_kernel.c	21 Jan 2003 19:19:01 -0000	1.84
  @@ -1518,7 +1518,6 @@
       ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, s,
                    SSLPROXY_CERT_CB_LOG_FMT "%s, sending %s", 
                    sc->vhost_id, msg, dn ? dn : "-uknown-");
  -    modssl_free(dn);
   }
   
   /*