From 1d3bc0177a1952473bbe45b5bbb4e4e4f69a84f4 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 21 Jul 2014 21:11:54 -0400 Subject: Merge systemd-verify with systemd-analyze --- src/shared/path-lookup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/path-lookup.c') diff --git a/src/shared/path-lookup.c b/src/shared/path-lookup.c index 7a715b7133..40fb0b8b4a 100644 --- a/src/shared/path-lookup.c +++ b/src/shared/path-lookup.c @@ -212,7 +212,7 @@ int lookup_paths_init( if (!p->unit_path || append) { /* Let's figure something out. */ - char **unit_path; + _cleanup_strv_free_ char **unit_path; int r; /* For the user units we include share/ in the search -- cgit v1.2.3-54-g00ecf