Skip to content

Context_control possible deadlock #20

@Andzelmas

Description

@Andzelmas

In context functions read_ui_to_rt_messages, if there is an error before sem_post is called (for example plug_data == NULL), there will be a semaphore deadlock.

One possibility is to exit program when any context read ui_to_rt messages function returns -1. Of course these errors should not occur in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions