qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/6] coverity-model: remove model for more allocation functio


From: Peter Maydell
Subject: Re: [PATCH 3/6] coverity-model: remove model for more allocation functions
Date: Mon, 2 Aug 2021 13:34:19 +0100

On Sat, 31 Jul 2021 at 07:29, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> These models are not needed anymore now that Coverity does not check
> anymore that the result is used with "g_free".  Coverity understands
> GCC attributes and uses them to detect leaks.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  scripts/coverity-scan/model.c | 105 +---------------------------------
>  1 file changed, 1 insertion(+), 104 deletions(-)
>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]