---
 src/tmpfiles/tmpfiles.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/tmpfiles/tmpfiles.c b/src/tmpfiles/tmpfiles.c
index bff9527..ae74af9 100644
--- a/src/tmpfiles/tmpfiles.c
+++ b/src/tmpfiles/tmpfiles.c
@@ -1509,6 +1509,7 @@ finish:
         hashmap_free(globs);
 
         strv_free(include_prefixes);
+        strv_free(exclude_prefixes);
 
         set_free_free(unix_sockets);
 
-- 
1.8.5.3

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to