X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=configfile.c;h=5ed02d6eb22c37863968fc9ca7da89878e363384;hp=193121ac5d23266a35e7619a946332382200bfe0;hb=9fad52bd9a4c6695c050e092db5fa942a6227521;hpb=ccafdc8aa381ffd2c295f920e897472536dd9b28 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,