b987c4c Check for NULL in qemu monitor event filter

Authored and Committed by Ján Tomko 9 years ago
    Check for NULL in qemu monitor event filter
    
    When virConnectDomainQemuMonitorEventRegister is called with the
    VIR_CONNECT_DOMAIN_QEMU_MONITOR_EVENT_REGISTER_REGEX flag,
    ignore the flag instead of crashing.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1144920
    
        
file modified
+1 -1