Init member database_hosts of conf_config
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Sep 2011 19:00:10 +0000 (21:00 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Sep 2011 19:00:10 +0000 (21:00 +0200)
src/pazpar2_config.c

index df050c7..8fec8cc 100644 (file)
@@ -912,6 +912,7 @@ struct conf_config *config_create(const char *fname, int verbose)
     config->servers = 0;
     config->no_threads = 0;
     config->iochan_man = 0;
+    config->database_hosts = 0;
 
     config->confdir = wrbuf_alloc();
     if ((p = strrchr(fname,