Skip to content
Snippets Groups Projects
Commit d39dcb9c authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent f2893fe9
No related branches found
No related tags found
1 merge request!337pressure-vessel: Remap preloadable modules better
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment