mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
5d678dba9e
While importing trace sources as trace subjects into a TRACE session, the session quota might become depleted. The TRACE session already keeps track of the session quota via an allocator guard but the 'subjects' RPC function missed to handle the out-of-memory condition. This patch reflects the error condition as an 'Out_of_metadata' exception to the TRACE client. It also contains an extension of the trace test to exercise the corner case. |
||
---|---|---|
.. | ||
client.h | ||
connection.h | ||
trace_session.h |