|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 25/25] contrib/plugins: fix coverity warning in hotblocks |
Date: | Tue, 10 Oct 2023 14:00:29 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 |
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é <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> --- contrib/plugins/hotblocks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[Prev in Thread] | Current Thread | [Next in Thread] |