qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [PULL 20/40] spapr_drc: initial implementation of sPAPRDR


From: Paolo Bonzini
Subject: Re: [Qemu-ppc] [PULL 20/40] spapr_drc: initial implementation of sPAPRDRConnector device
Date: Thu, 9 Jul 2015 16:16:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1


On 03/06/2015 23:45, Alexander Graf wrote:
> +    child_name = object_get_canonical_path_component(OBJECT(drc));
> +    DPRINTFN("drc child name: %s", child_name);
> +    object_property_add_alias(root_container, link_name,
> +                              drc->owner, child_name, &err);

child_name has to be freed here.

Paolo



reply via email to

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