From 7b06540517c22f5061467ce23357e93ff6c20a74 Mon Sep 17 00:00:00 2001 From: Yun Shen Date: Thu, 29 Sep 2011 12:09:37 +0100 Subject: [PATCH] Handle pidfile exception for dnsmasq Capture the exception in dnsmasq_pid_for method. If the pidfile cannot be read for some reason, it should be treated as if it does not exist. This prevents issues where the filesystem write delay leaves the file created but empty. Fixes bug 865399. Change-Id: I3b0f1211762696f925ae32d785ffa6a35c5e1d6b --- Authors | 1 + 1 file changed, 1 insertion(+) diff --git a/Authors b/Authors index d0b1d0a0..ac69ab67 100644 --- a/Authors +++ b/Authors @@ -121,6 +121,7 @@ Vladimir Popovski William Wolf Yoshiaki Tamura Youcef Laribi +Yun Shen Yuriy Taraday Zhixue Wu Zed Shaw