* mailbox/cfg_driver.c (mu_cfg_tree_reduce): Format parse tree
before scanning the tree. * mailbox/cfg_parser.y (block rule): Accept empty blocks. (parse_param): bail out if callback is not declared when it should. * mailbox/daemon.c (mu_daemon_create_pidfile) (mu_daemon_remove_pidfile): If running with UID=0 and EUID != 0, temporarily switch to EUID=0 for accessing pidfile (when creating or deleting).
Showing
4 changed files
with
147 additions
and
22 deletions
-
Please register or sign in to post a comment