chiark / gitweb /
Revert "socket: add support for TCP fast Open"
[elogind.git] / src / cgls / cgls.c
index 6e9bd232a9d088c77b8a5c1648e1c4a34a785fa4..7070503d68c1f3c6aeb92fe354806181aefcda97 100644 (file)
@@ -128,7 +128,7 @@ int main(int argc, char *argv[]) {
         int r = 0, retval = EXIT_FAILURE;
         int output_flags;
         _cleanup_free_ char *root = NULL;
         int r = 0, retval = EXIT_FAILURE;
         int output_flags;
         _cleanup_free_ char *root = NULL;
-        _cleanup_bus_unref_ sd_bus *bus = NULL;
+        _cleanup_bus_close_unref_ sd_bus *bus = NULL;
 
         log_parse_environment();
         log_open();
 
         log_parse_environment();
         log_open();