mirror of
				https://github.com/apache/httpd.git
				synced 2025-10-30 08:05:39 +03:00 
			
		
		
		
	Do not presume we have a clean stack
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
		| @@ -604,7 +604,7 @@ void ap_mpm_pod_killpg(ap_pod_t *pod, int num) | |||||||
|     } |     } | ||||||
| } | } | ||||||
|  |  | ||||||
| static const char *dash_k_arg; | static const char *dash_k_arg = NULL; | ||||||
|  |  | ||||||
| static int send_signal(pid_t pid, int sig) | static int send_signal(pid_t pid, int sig) | ||||||
| { | { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user