pidgin: 3466628f: Really, really compile

rlaager at pidgin.im rlaager at pidgin.im
Wed Nov 26 17:50:35 EST 2008


-----------------------------------------------------------------
Revision: 3466628f7bdaf9db0a64c730ef9376b3ef78cc1d
Ancestor: 71b6fbd59f6ae249e6d1e8ed75dc04c9206c41a5
Author: rlaager at pidgin.im
Date: 2008-11-26T22:17:58
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/3466628f7bdaf9db0a64c730ef9376b3ef78cc1d

Modified files:
        libpurple/protocols/zephyr/zephyr.c

ChangeLog: 

Really, really compile

-------------- next part --------------
============================================================
--- libpurple/protocols/zephyr/zephyr.c	2eed087b1735c758f9695f0eb164b9834d37c9db
+++ libpurple/protocols/zephyr/zephyr.c	cc5a7c1fa6032d5d8b7d6c0919d2001423717c27
@@ -905,7 +905,6 @@ static void handle_message(PurpleConnect
 #endif
 				purple_conv_chat_add_user(gcc, stripped_sender, ipaddr, PURPLE_CBFLAGS_NONE, TRUE);
 			}
-			g_free(sendertmp);
 			serv_got_chat_in(gc, zt2->id, send_inst_utf8, 0, buf3, time(NULL));
 			g_free(send_inst_utf8);
 


More information about the Commits mailing list