Mercurial > pidgin
diff libpurple/log.c @ 31616:3268f7da72c6
I will compile before committing. I will compile before committing.
I will compile before committing. I will compile before committing.
I will compile before committing. I will compile before committing.
I will compile before committing. I will compile before committing.
I will compile before committing. I will compile before committing.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 20 May 2011 04:19:13 +0000 |
parents | 717794d55760 |
children | de1a7814023f |
line wrap: on
line diff
--- a/libpurple/log.c Thu May 19 04:18:26 2011 +0000 +++ b/libpurple/log.c Fri May 20 04:19:13 2011 +0000 @@ -1157,10 +1157,10 @@ g_dir_close(username_dir); } g_free(protocol_path); + g_list_free(accounts); g_dir_close(protocol_dir); } g_free(log_path); - g_list_free(accounts); g_dir_close(log_dir); }