On 09/05/2012 12:42 PM, Dunrong Huang wrote:
2012/9/5 Uri Lublin<uril@xxxxxxxxxx>:@@ -1907,5 +1919,9 @@ int main(int argc, char *argv[]) g_free(conf); g_key_file_free(keyfile); + if (spicy_title) { + g_free(spicy_title); + }g_free() dont need to check for NULL pointer
Thanks, pushed without checking for NULL pointer. _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel