]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/sysv-generator/sysv-generator.c
sysv-generator: avoid freeing uninitialized variable
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sun, 26 Apr 2015 12:43:40 +0000 (14:43 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sun, 26 Apr 2015 12:45:49 +0000 (14:45 +0200)
commit5921fc3cc36df4baa5e16060e7675ace9eda2bef
tree88c43fb50ebbbfa55fd5ad85350b66e0b86f8fc0
parent965288c5eed1c49057d0131ca85b7db18d340778
sysv-generator: avoid freeing uninitialized variable

Would happen if lookup_paths_init returns an error.
src/sysv-generator/sysv-generator.c