mirror of
https://github.com/apache/httpd.git
synced 2025-11-05 05:30:39 +03:00
Wrap the global count of privileges handlers operating. Silence grumblers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@710037 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -279,7 +279,7 @@ unixd_pre_config(apr_pool_t *pconf, apr_pool_t *plog,
|
||||
|
||||
unixd_config.chroot_dir = NULL; /* none */
|
||||
|
||||
++sys_privileges;
|
||||
sys_privileges_handlers(1);
|
||||
return OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user