log libpurple/protocols/yahoo/libymsg.c @ 30430:351d07aefb09

age author description
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Sun, 01 Aug 2010 20:21:20 +0000 Paul Aurich yahoo: Avoid misuse of purple_normalize
Sat, 19 Jun 2010 16:15:19 +0000 John Bailey So it turns out the name vs oname thing wasn't a typo on Mark's part. I just
Thu, 17 Jun 2010 22:23:38 +0000 John Bailey merge of '17361f09097a5f1f0b18ee376798623ad992ef35'
Thu, 17 Jun 2010 22:21:53 +0000 Sadrul Habib Chowdhury Initialize pointer, fix a typo to fix a crash.
Thu, 17 Jun 2010 22:20:25 +0000 John Bailey Fix a typo and solve a crash. g_free() is not safe on uninitialized pointers.