The following reply was made to PR apache-api/3355; it has been noted by GNATS.
From: Rodent of Unusual Size <[EMAIL PROTECTED]> To: Apache bug database <[EMAIL PROTECTED]> Cc: Subject: Re: apache-api/3355: ap_vformatter barfs on %n in log message Date: Fri, 06 Nov 1998 13:46:40 -0500 Brian Schaffner wrote: > > The actual code in the PHP source is (main.c, 224): > > aplog_error(NULL, 0, APLOG_ERR | APLOG_NOERRNO, php3_rqst->server, > log_message); That should probably be changed from 'log_message' to '"%s", log_message'. #ken P-)} Ken Coar <http://Web.Golux.Com/coar/> Apache Group member <http://www.apache.org/> "Apache Server for Dummies" <http://Web.Golux.Com/coar/ASFD/>
