Mercurial > pidgin.yaz
changeset 17632:692057170584
merge of '007f0633f939c4b61b75da8298db7ffd31dcb105'
and '417a908e6df613a5d005b70eb687e8f7b31d69b3'
author | Andreas Monitzer <pidgin@monitzer.com> |
---|---|
date | Wed, 11 Jul 2007 15:59:08 +0000 |
parents | 49fe31a64716 (current diff) bef1b9f6e449 (diff) |
children | 8d2ea5072f6f |
files | |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/util.c Wed Jul 11 02:36:42 2007 +0000 +++ b/libpurple/util.c Wed Jul 11 15:59:08 2007 +0000 @@ -1467,8 +1467,6 @@ if(!src) xhtml = g_string_append(xhtml, alt->str); } - g_string_free(alt, TRUE); - g_string_free(src, TRUE); continue; } if(!g_ascii_strncasecmp(c, "<a", 2) && (*(c+2) == '>' || *(c+2) == ' ')) {