On Thu, 29 Jul 2021 at 18:59, Eduardo Habkost <[email protected]> wrote: > > The wrong type name was being used. The autoptr cleanup function > will be declared for the instance type, not the class type. > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > docs/devel/qom.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
