OSDN Git Service

plugins: update lockstep to use g_memdup2
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 30 Jun 2023 18:04:06 +0000 (19:04 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Jul 2023 11:52:03 +0000 (12:52 +0100)
commitee293103b061b39c84334a29eb596e1e07a308da
tree3663f5b2d14064e2b533c9ee6f8f68ceeee77da4
parent402587419993d86638f1f81fc4e55625a320ad2f
plugins: update lockstep to use g_memdup2

The old g_memdup is deprecated, use the replacement.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-22-alex.bennee@linaro.org>
contrib/plugins/lockstep.c