genode/base-foc/src/base
Stefan Kalkowski c3fcd834b0 Fiasco.OC: check for leaks while thread creation
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.
2012-05-09 20:50:57 +02:00
..
console Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
env Fiasco.OC: smart-pointer for kernel capabilities. 2012-05-09 20:50:57 +02:00
ipc Fiasco.OC: introduce Cap_index (fixes #149, #112) 2012-03-22 14:10:44 +01:00
lock Fiasco.OC: introduce Cap_index (fixes #149, #112) 2012-03-22 14:10:44 +01:00
pager Fiasco.OC: fix race while pager_object destruction 2012-03-28 20:15:15 +02:00
server Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
thread Fiasco.OC: check for leaks while thread creation 2012-05-09 20:50:57 +02:00