pv_wrap_append_preload: Factor out
This reduces the size of wrap.c, which is something we should be careful
to keep under control. It also allows us to unit-test this code.
Code changes made while factoring this out:
* `flatpak_subsandbox` and `opt_remove_game_overlay` go via flags
* `adverb_preload_argv` becomes `argv`
* `return` instead of `continue` since pv_wrap_append_preload() is
only one loop iteration
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
f2893fe9
No related branches found
No related tags found
Loading
Please register or sign in to comment