]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'fix-exit-crash' into 'main'
authorRay Strode <halfline@gmail.com>
Tue, 12 Apr 2022 23:46:01 +0000 (23:46 +0000)
committerRay Strode <halfline@gmail.com>
Tue, 12 Apr 2022 23:46:01 +0000 (23:46 +0000)
commite96011133a2ac44ee2a42fb8231144c4c799151d
treeb2921a04e744b03f5425104e93bc46ff55c23d23
parentb603ac17e3e6b3939ba5edddc71086a512d06853
parent13799d9d8458d04bb0b6810a5ed99c70c3469d68
Merge branch 'fix-exit-crash' into 'main'

client: Free command parser after event loop

Closes #175

See merge request plymouth/plymouth!175