• J
    qemu: Resolve Coverity FORWARD_NULL · bf15f10a
    John Ferlan 提交于
    If the virJSONValueNewObject() fails, then rather than going to error
    and getting a Coverity false positive since it doesn't seem to understand
    the relationship between nkeywords, keywords, and values and seems to
    believe calling qemuFreeKeywords will cause a NULL deref - just return NULL
    Signed-off-by: NJohn Ferlan <jferlan@redhat.com>
    bf15f10a
qemu_monitor_json.c 174.7 KB