Commit 84320266f2fec31c79f1bf7267288c6f30a06365

Sam Lantinga 2022-01-25T12:37:43

Fixed the queue filling up with sentinel events when the WaitEvent call is passed NULL for the event The use case is an application that waits for events on the main thread and dispatches them on a separate thread.