Mercurial > pidgin
log libpurple/protocols/msn/msn.c @ 20989:2097b1664fa3
age | author | description |
---|---|---|
Thu, 18 Oct 2007 23:51:10 +0000 | Daniel Atallah | Fix some leaks and prevent some unnecessary allocations and frees. |
Mon, 15 Oct 2007 23:46:12 +0000 | Evan Schoenberg | merge of '59ab2b78429c94d5d0fc77b1b7892accb524e2a4' |
Mon, 15 Oct 2007 04:48:28 +0000 | Daniel Atallah | Fix some (rather large) leakage. |
Mon, 15 Oct 2007 23:46:02 +0000 | Evan Schoenberg | Use a #define for the msn 'currentmedia' status attribute in line with the PURPLE_TUNE_ attributes used in the xmpp prpl |
Fri, 12 Oct 2007 00:19:12 +0000 | Will Thompson | propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608) |
Tue, 09 Oct 2007 23:39:30 +0000 | Daniel Atallah | Prevent null pointer deref to fix CID 349. I don't think this is possible, but I suppose it may happen with a different UI. |
Tue, 09 Oct 2007 13:42:15 +0000 | Will Thompson | Remove explicit setting of wants_to_die from prpls. |