https://bz.apache.org/bugzilla/show_bug.cgi?id=62145

            Bug ID: 62145
           Summary: Fix crashes when apr_sockaddr_info_get fails
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 35747
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35747&action=edit
add error handling code for apr_sockaddr_info_get

Hi,

I'm a PhD student. I analyzed the httpd source code and found
apr_sockaddr_info_get missing error handling in several places, which may cause
bad results like crash.

Attached please find the patch against master branch. Hopefully, it can solve
these potential bugs.

Best,
Zhouyang

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