]> git.ipfire.org Git - thirdparty/plymouth.git/commit
client: call cleanup functions everytime we return from main
authorEric Curtin <ecurtin@redhat.com>
Mon, 28 Mar 2022 14:52:49 +0000 (15:52 +0100)
committerRay Strode <halfline@gmail.com>
Mon, 28 Mar 2022 15:25:50 +0000 (15:25 +0000)
commited7b1690f0054888795059c2ef6ddd2f8107786a
tree0b624626edef97710ad15dd0a9009f7ec1f40193
parentbce18567458a1812dbf63b73d4ca05cc39b8e04b
client: call cleanup functions everytime we return from main

We were not cleaning up allocated resources in many of the code
execution paths in main()
src/client/plymouth.c