GNOME Bugzilla – Bug 725468
Fix two serious message handling bugs
Last modified: 2014-07-23 08:24:05 UTC
Created attachment 270653 [details] [review] Bugfix. The attached patch fixes two very basic bugs in the message handling code. Please review and apply.
Ouch... thanks for the patches commit 8b06b07f6fdff4612d404eb99268c7a7325179b6 Author: Christian König <christian.koenig@amd.com> Date: Sat Mar 1 22:28:24 2014 +0100 omx: fix two serious message handling bugs Waiting for the next message if we already got one is nonsense and can lead to lockups. https://bugzilla.gnome.org/show_bug.cgi?id=725468