Skip to content

client: fix memory leak state.client and state.loop

Eric Curtin requested to merge ecurtin/plymouth:mem-leak into main

When running "plymouth --get-splash-plugin-path", memory from state.client and state.loop is leaked.

Merge request reports