X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=configfile.c;h=5ed02d6eb22c37863968fc9ca7da89878e363384;hp=193121ac5d23266a35e7619a946332382200bfe0;hb=88db94294d5f27f30d2fa30f9cb90c122f36b176;hpb=025acd684c44fc640b792c7bfb565261193ea875 diff --git a/configfile.c b/configfile.c index 193121a..5ed02d6 100644 --- a/configfile.c +++ b/configfile.c @@ -111,6 +111,7 @@ void parse_config_file_end(void) { regfree(&re_ignore); regfree(&re_config1); regfree(&re_config2); + re_init = 0; } /* Read the next line from a config file and store it into a swb_config_line,