Author: Alex Badea <vamposdecampos@gmail.com>
[ircu2.10.12-pk.git] / ircd / s_conf.c
index 14328f6518e222ddfb42fda146b88c41001fe0d5..cc425ca79c69e01f1a98578b84262a3b8fd16848 100644 (file)
@@ -903,6 +903,7 @@ static void close_mappings(void)
     unregister_mapping(map);
     free_mapping(map);
   }
+  GlobalServiceMapList = NULL;
 }
 
 /** Reload the configuration file.