mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 14:37:50 +00:00
parent
c68bca1f89
commit
43f2784564
@ -308,6 +308,9 @@ Genode::Rpc_request Genode::ipc_reply_wait(Reply_capability const &last_caller,
|
||||
Msgbuf_base &reply_msg,
|
||||
Msgbuf_base &request_msg)
|
||||
{
|
||||
if (!rcv_sel())
|
||||
rcv_sel() = Capability_space::alloc_rcv_sel();
|
||||
|
||||
seL4_Word badge = 0;
|
||||
|
||||
if (exc.value == Rpc_exception_code::INVALID_OBJECT) {
|
||||
|
Loading…
Reference in New Issue
Block a user