]> www.tinc-vpn.org Git - tinc/blobdiff - src/net.c
Allow the log output to be stopped with control-C in tinc's shell.
[tinc] / src / net.c
index d2eacf356c14efec800e16a0ab26633add271d2e..8a63615d658b6321ac1df565dc708be177037f59 100644 (file)
--- a/src/net.c
+++ b/src/net.c
@@ -306,7 +306,7 @@ static void sigalrm_handler(void *data) {
 #endif
 
 int reload_configuration(void) {
-       char *fname;
+       char *fname = NULL;
 
        /* Reread our own configuration file */