]> git.ipfire.org Git - thirdparty/plymouth.git/commit
main: free path variables before exiting
authorAlfonso Sánchez-Beato <alfonso.sanchez-beato@canonical.com>
Thu, 23 Sep 2021 06:41:05 +0000 (08:41 +0200)
committerRay Strode <halfline@gmail.com>
Mon, 27 Sep 2021 10:03:53 +0000 (10:03 +0000)
commit4bf060c5dd055bb954e8e1ad262da56694316e88
tree1ad58b58ba68ff3a1f8574e741ea27e11ed02dc2
parentdae14773bd3b9b86cdaeaab684191238a5eff21e
main: free path variables before exiting

Free path variables before exiting so the code is more asan/valgrind
friendly.
src/main.c