Am 28.02.2014 16:18, schrieb Stefan Hajnoczi:
> From: Igor Mammedov <imamm...@redhat.com>
> 
> get_pointer()'s print() callback might return a heap allocated
> string, to avoid adding dedicated get_pointer_foo for this case
> convert current print() callbacks to return temporary heap
> allocated string and make get_pointer() free it.
> 
> Signed-off-by: Igor Mammedov <imamm...@redhat.com>
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
> ---
>  hw/core/qdev-properties-system.c | 19 +++++++++++--------
>  1 file changed, 11 insertions(+), 8 deletions(-)

Not aware of the history of this patch (not CC'ed?) but looks okay,

Reviewed-by: Andreas Färber <afaer...@suse.de>

Do we have any users outside of this series?

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to