Commit ce0b029d authored by Greg Ames's avatar Greg Ames
Browse files

fix memory leak of apr_sockaddr_t and apr_socket_t in ap_mpm_pod_signal,

called by perform_idle_server_maintenance.

allocate & init one apr_sockaddr_t for the dummy connect at pod open time.
use a temporary subpool for the apr_socket_t


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89612 13f79535-47bb-0310-9956-ffa450edef68
parent 76a234d1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment