]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
install: fix bad memory access 346/head
authorLennart Poettering <lennart@poettering.net>
Tue, 23 Jun 2015 23:16:18 +0000 (19:16 -0400)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Jun 2015 23:16:18 +0000 (19:16 -0400)
src/shared/install.c

index 6172c42d692099eaee52b177bb4883fa7187c37f..559fda211dbd95b581d0eccc171392e048f3cbc7 100644 (file)
@@ -220,7 +220,7 @@ static int remove_marked_symlinks_fd(
                             instance_whitelist &&
                             !strv_contains(instance_whitelist, de->d_name)) {
 
-                                _cleanup_free_ char *w;
+                                _cleanup_free_ char *w = NULL;
 
                                 /* OK, the file is not listed directly
                                  * in the whitelist, so let's check if