Page MenuHomeFreeBSD

D41265.1786362158.diff
No OneTemporary

Size
348 B
Referenced Files
None
Subscribers
None

D41265.1786362158.diff

diff --git a/usr.sbin/mountd/mountd.c b/usr.sbin/mountd/mountd.c
--- a/usr.sbin/mountd/mountd.c
+++ b/usr.sbin/mountd/mountd.c
@@ -290,7 +290,7 @@
static int nhosts = 0;
static int dir_only = 1;
static int dolog = 0;
-static int got_sighup = 0;
+static _Atomic(int) got_sighup = 0;
static int xcreated = 0;
static char *svcport_str = NULL;

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 10, 11:42 AM (4 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29385870
Default Alt Text
D41265.1786362158.diff (348 B)

Event Timeline