mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 15:56:41 +00:00
7d568247e3
The deadlock reported in #3236 could be reproduced via the wm.run script and the modification of test/nitpicker in commit "nitpicker: fix destroy with invalid handle" by clicking on the testnit entry of the launchpad. This patch fixes the deadlock by releasing the locked pointer early in the destruction path, which is legitimate as the wm is single-threaded. Fixes #3236 |
||
---|---|---|
.. | ||
app | ||
lib | ||
server | ||
test |