audit_logging: Initialise event_server
[nivanova/samba-autobuild/.git] / lib / audit_logging / audit_logging.c
index 3a27eb6105f8c89044b075379b39c1a7d57d7669..dda350cd14406b8a5b90915c3738a562284547a1 100644 (file)
@@ -230,7 +230,7 @@ void audit_message_send(
        uint32_t message_type,
        struct json_object *message)
 {
-       struct server_id event_server;
+       struct server_id event_server = {};
        NTSTATUS status;
 
        const char *message_string = NULL;