Re: [PATCH] Add function to get a single NM D-Bus property (#471812)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux