On Dec 9, 2008, at 4:02 PM, David Cantrell wrote:
+ if (!message) { + fprintf(stderr, "%s (%d): %s: %s\n", __func__, __LINE__, + error.name, error.message); + free(dbus_interface); + free(dbus_path); + return NULL; + }
Do you need to unref the connection here (and in the next block) as is done at the end of the function?
Jeremy _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list