]> git.ipfire.org Git - thirdparty/qemu.git/commit
plugins/lockstep: preserve sock_path
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 5 Jul 2024 08:40:30 +0000 (09:40 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 5 Jul 2024 11:34:41 +0000 (12:34 +0100)
commitbb3dd92d32e1ea805a1eecbb23b35f7675d8a83e
treef50455957866323154078b809385bd8c2a9c9c01
parentee3878bda1057e3e693ddbc5de657ccc6bcca2bd
plugins/lockstep: preserve sock_path

We can't assign sock_path directly from the autofree'd GStrv, take a
copy.

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240705084047.857176-24-alex.bennee@linaro.org>
contrib/plugins/lockstep.c