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

            Bug ID: 54949
           Summary: [PATCH] mod_cache: fix uninitialized tmppath variable
                    (can lead to crash)
           Product: Apache httpd-2
           Version: 2.4.4
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_cache
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 30270
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30270&action=edit
proposed patch

Hi,

attached patch fixes uninitialized variable in mod_cache in httpd-2.4 branch.
If apr_temp_dir_get fails, then the result of condition after it is
unpredictable and can lead to crash.

This problem exists only in httpd-2.4 branch.

-- 
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