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/21 08:19:04 UTC

[Bug 65904] New: modules/ssl/ssl_util_stapling.c: Fix memory leak

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

            Bug ID: 65904
           Summary: modules/ssl/ssl_util_stapling.c: Fix memory leak
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: bugs@httpd.apache.org
          Reporter: jiasheng@iscas.ac.cn
  Target Milestone: ---

Created attachment 38207
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38207&action=edit
0001-modules-ssl-ssl_util_stapling-Fix-memory-leak.patch

Just return 0 if not enough.
Free allocated memory is also needed when fails,
in order to avoid memory leak.

-- 
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 65904] modules/ssl/ssl_util_stapling.c: Fix memory leak

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

--- Comment #1 from Giovanni Bechis <gi...@paclan.it> ---
Committed in r1898366.

-- 
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 65904] modules/ssl/ssl_util_stapling.c: Fix memory leak

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

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

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