6ca857c daemon: Clear fake domain def object that is used to check ACL prior to use

Authored and Committed by Peter Krempa 9 years ago
    daemon: Clear fake domain def object that is used to check ACL prior to use
    
    The fake object is used to pass the domain name and UUID to the ACL code
    for events where we don't have the full domain def when dispatching
    events. The rest of the entries would be left uninitialized. While this
    is not a problem code-wise as the used fields are initialized it looks
    ugly in the debugger.
    
        
file modified
+1 -0