projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
and another one
[claws.git]
/
src
/
inc.c
diff --git
a/src/inc.c
b/src/inc.c
index a39cb7d69e47c8c9344185a4d809d59408f90d53..7811ed89c16b5a99e0c27385b9ca5b2ad1b27393 100644
(file)
--- a/
src/inc.c
+++ b/
src/inc.c
@@
-828,7
+828,8
@@
static GHashTable *inc_get_uidl_table(PrefsAccount *ac_prefs)
return NULL;
}
g_free(path);
- }
+ } else
+ g_free(path);
table = g_hash_table_new(g_str_hash, g_str_equal);