Bug 1239164
Summary: | mod_ssl leaks memory on httpd reload | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | neil |
Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> |
Status: | CLOSED ERRATA | QA Contact: | Martin Frodl <mfrodl> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | isenfeld, jkaluza, jorton |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: mod_ssl did not call ERR_free_strings method during its cleanup.
Consequence: On httpd reload, mod_ssl leaked memory.
Fix: ERR_free_strings call is now called by mod_ssl during httpd reload.
Result: mod_ssl does not leak memory on httpd reload anymore.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 04:38:16 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
neil
2015-07-03 20:21:04 UTC
Please contact Red Hat Support if you want a test package with the fix for this integrated. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2194.html |