Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release-src > by-pkgid > a3488e9dc091d3c5f4616db8164cc7c3 > files > 7

apache-mod_proxy_html-3.0.1-0.r123.2mdv2009.1.src.rpm

--- mod_proxy_html.c	2008-08-10 11:51:50.000000000 +0200
+++ mod_proxy_html.c.oden	2009-01-07 13:04:53.000000000 +0100
@@ -1033,7 +1033,7 @@ static saxctxt* check_filter_init (ap_fi
     if ( errmsg ) {
 #ifndef GO_FASTER
       if ( cfg->verbose ) {
-        ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, f->r, errmsg) ;
+        ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, f->r, "%s", errmsg) ;
       }
 #endif
       ap_remove_output_filter(f) ;