On 10/15/2015 08:15 AM, Markus Armbruster wrote:
> qobject_to_qfloat() and qobject_to_qint() crash on null, which is a
> trap for the unwary.  Return null instead, and simplify a few callers.
> 
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  qapi/qmp-input-visitor.c | 28 ++++++++++++++++------------
>  qobject/qdict.c          | 11 +++--------
>  qobject/qfloat.c         |  4 ++--
>  qobject/qint.c           |  4 ++--
>  4 files changed, 23 insertions(+), 24 deletions(-)
> 

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to