# HG changeset patch # User Mark Doliner # Date 1181547534 0 # Node ID 40a9029c61c0864252657e24152f34116b3741dc # Parent a92cadf6a978e7a5b4b5ec2e90aabc9e2d5fd3ef Richard, you might want to take a look at this. I have no idea what's going on here. diff -r a92cadf6a978 -r 40a9029c61c0 libpurple/log.c --- a/libpurple/log.c Mon Jun 11 07:32:36 2007 +0000 +++ b/libpurple/log.c Mon Jun 11 07:38:54 2007 +0000 @@ -710,6 +710,7 @@ int imgid = 0; char *idstr = NULL; + /* TODO: As implemented, this never happens */ if (newmsg == NULL) newmsg = g_string_new(""); @@ -782,6 +783,7 @@ tmp = end + 1; } + /* TODO: As implemented, this never happens */ if (newmsg == NULL) { /* No images were found to change. */