Mercurial > pidgin
graph
-
propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)Thu, 28 Jun 2007 17:07:48 +0000, by Gabriel Schulhof
-
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
-
merge of '095a1f48d1182da336a43daa9b063aa279ac625e'Thu, 28 Jun 2007 03:01:02 +0000, by Ethan Blanton