log

age author description
Thu, 03 May 2007 17:50:36 +0000 Evan Schoenberg Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too.
Thu, 03 May 2007 17:43:07 +0000 Sadrul Habib Chowdhury Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.
Thu, 03 May 2007 16:50:31 +0000 Daniel Atallah Additional fix for another crash similar to #412.
Thu, 03 May 2007 22:10:19 +0000 Richard Laager Anything used to the gaim_buddy_icons_find semantics would leak.
Thu, 03 May 2007 22:08:05 +0000 Richard Laager merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'
Thu, 03 May 2007 21:57:49 +0000 Richard Laager Rework purple_buddy_icons_find() to return a reference for the caller, which
Thu, 03 May 2007 15:37:25 +0000 Stu Tomlinson I don't know why I thought these were necessary here.