On Sat, 31 Jul 2021 at 07:29, Paolo Bonzini <pbonz...@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 <pbonz...@redhat.com> > --- > scripts/coverity-scan/model.c | 105 +--------------------------------- > 1 file changed, 1 insertion(+), 104 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM