mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-13 08:19:56 +00:00
c3fcd834b0
When unmarshalling capabilities it is checked, whether a capability with the id was leaking, but this isn't done when creating a thread. Here the capability is transfered indirectly via the thread state object. This patch checks for old leakage capabilities while thread creation. |
||
---|---|---|
.. | ||
base | ||
bootstrap | ||
core | ||
kernel | ||
platform | ||
sigma0 | ||
test/cap_integrity |