-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working