-rw-r--r-- | src/lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -176,7 +176,7 @@ static char * host_name () { static char *hostbuf = NULL; - size_t size; + size_t size = 0; int rc; if (hostbuf) |
![]() |
index : wydawca.git | |
A release submission daemon. | Sergey Poznyakoff |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | src/lock.c | 2 |
@@ -176,7 +176,7 @@ static char * host_name () { static char *hostbuf = NULL; - size_t size; + size_t size = 0; int rc; if (hostbuf) |
Return to:
Send suggestions and report system problems to the System administrator.