Mercurial > pidgin
graph
-
purple_imgstore_add() has checks which can lead it to return NULL (which should be NULL, not 0); purple_imgstore_add_with_id() should therefore allow for the possibility that the returned value is NULL and check it before using it. An id of 0 is returned if the function fails.Fri, 29 Jun 2007 15:00:50 +0000, by Evan Schoenberg
-
merge of '4622b2fa3f28dfda1d13eac1a7db52752dd45635'Thu, 28 Jun 2007 14:53:47 +0000, by Richard Laager
-
merge of '3063645a233865eda6b7df4cb96b20845a76c2e3'Thu, 28 Jun 2007 06:13:28 +0000, by Mark Doliner