genode/repos/base/src
Sebastian Sumpf 35d2d582a4 base: free 'Cpu_free_component' from EP construction fails
It can happen that when Cpu_free_component is constructed the insertion
of the object through 'manage' succeeds for the EP put not for the pager
EP, which in turn raises an Out_of_meta_data exception. Because we are
within the constructor, the descstructor is not called, leading to a
dangling object pool entry for the EP.

issue #2289
2017-02-28 12:59:28 +01:00
..
core base: free 'Cpu_free_component' from EP construction fails 2017-02-28 12:59:28 +01:00
include base: remove Child::heap 2017-02-28 12:59:23 +01:00
ld Simpify startup of dynamically linked binaries 2017-01-13 13:06:52 +01:00
lib base: support for multi-staged child startup 2017-02-28 12:59:23 +01:00
test Fix String(Hex()) usage 2017-01-31 12:02:21 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.