On 9/10/23 18:41, Alex Bennée wrote:
Coverity complains that we have an unbalance use of mutex leading to potential deadlocks.Fixes: CID 1519048
Fixes: a208ba09bd ("tests/plugin: add a hotblocks plugin") Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- contrib/plugins/hotblocks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)