diff options
author | Marc-André Lureau | 2022-03-23 16:57:41 +0100 |
---|---|---|
committer | Paolo Bonzini | 2022-04-06 14:31:55 +0200 |
commit | fcc41961c936d312c5a8a788aea34e41a6d09a18 (patch) | |
tree | b5be31b6ecc79f2b01148f47c0e90ba4fdf63790 /bsd-user | |
parent | Move fcntl_setfl() to oslib-posix (diff) | |
download | qemu-fcc41961c936d312c5a8a788aea34e41a6d09a18.tar.gz qemu-fcc41961c936d312c5a8a788aea34e41a6d09a18.tar.xz qemu-fcc41961c936d312c5a8a788aea34e41a6d09a18.zip |
qga: remove explicit environ argument from exec/spawn
Environment is implicitly inherited from the current process "environ"
variable for execl() or g_spawn_sync(), no need to be explicit about it.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220323155743.1585078-31-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'bsd-user')
0 files changed, 0 insertions, 0 deletions