multipath: add '-t' option to dump internal hwtable
[platform/upstream/multipath-tools.git] / libmultipath / config.c
index 5906a96..87039f0 100644 (file)
@@ -513,6 +513,7 @@ load_config (char * file)
         * read the config file
         */
        set_current_keywords(&conf->keywords);
+       alloc_keywords();
        if (filepresent(file)) {
                int builtin_hwtable_size;