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

            Bug ID: 64049
           Summary: Missing malloc check in sct_parse
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 36949
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36949&action=edit
Malloc check

In sct_parse memory is allocate via malloc(3) but there is no check if
allocation succeeds.
Diff attached.

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