]> git.ipfire.org Git - thirdparty/qemu.git/commit
contrib/plugins: fix imatch
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 27 Feb 2024 14:43:31 +0000 (14:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 28 Feb 2024 09:11:42 +0000 (09:11 +0000)
commit9e096a76c78ac215e8d06cc9739ab9c181d85a2b
treea0f62e7309a75c579186e6b85d3b490d05c9ac3e
parent6036b9cfde74f45af7ef449d7c034fb8a9cf2901
contrib/plugins: fix imatch

We can't directly save the ephemeral imatch from argv as that memory
will get recycled.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-26-alex.bennee@linaro.org>
contrib/plugins/execlog.c