You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/02/17 07:35:30 UTC

[Bug 65893] New: server/config.c: Add check for apr_hash_get

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: bugs@httpd.apache.org
          Reporter: jiasheng@iscas.ac.cn
  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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 65893] server/config.c: Add check for apr_hash_get

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65893

Jiasheng Jiang <ji...@iscas.ac.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org