https://issues.apache.org/bugzilla/show_bug.cgi?id=45192

           Summary: Logformats with %{???}e can cause Segfaults
           Product: Apache httpd-2
           Version: 2.2.8
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_log_config
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


LogFormats that use an environment Variable that is not set can cause
Segfaults. We found this problem with variables that were sometimes set with
apache_setenv from PHP.

An example LogFormat that caused the problem:
LogFormat "%h %u:%v type:\"%{job_type}e\"" log_jobs_type

The enclosed patch appears to fix the segfaults.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to