Skip to content

g_message_counter is incremented twice for the ignored event #3

@tyszja

Description

@tyszja

If no callback is being registered for the specific event type, null_event_cb() is called, which increments the g_message_counter. However this counter is already incremented in the invoke_callback() that calls it. As a result g_message_counter is incremented twice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions