https://bz.apache.org/bugzilla/show_bug.cgi?id=65893
Bug ID: 65893
Summary: server/config.c: Add check for apr_hash_get
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_ssl
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 38198
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38198&action=edit
patch for bug
As the potential failure of the apr_hash_get(), the 'mln->next' could be NULL
pointer.
Therefore, it should be better to check it, like the other callers in the same
file.
--
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]