X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Ffnet-dc.c;h=0c9c55094197dbcdd5c0c48b433215474b0a5ef3;hb=000ca725083965e0b0dcc8ef7485f46c6edf3cf4;hp=01792233523c8dde3059e0a53b235f4d92893625;hpb=c17c238e60f47706802310d6090a08987a5448d6;p=doldaconnect.git diff --git a/daemon/fnet-dc.c b/daemon/fnet-dc.c index 0179223..0c9c550 100644 --- a/daemon/fnet-dc.c +++ b/daemon/fnet-dc.c @@ -3523,6 +3523,8 @@ static void listtimercb(int cancelled, void *uudata) static void updatelists(int now) { + if((hmlistname == NULL) || (xmllistname == NULL) || (xmlbz2listname == NULL)) + now = 1; if(!now) { if(listwritetimer == NULL)