genode/repos/base/src/test/weak_ptr
Alexander Boettcher b8cc468f02 base: support assignment of invalid weak_ptr
This fixes the region-map component implementation in core, which uses a
'Genode::Weak_ptr<Genode::Region_map_component> _faulting_region_map'
member. This member is assigned a valid weak_ptr or an invalid weak_ptr
according to the state machine.

Fixes #3012
2018-10-29 09:36:22 +01:00
..
main.cc base: support assignment of invalid weak_ptr 2018-10-29 09:36:22 +01:00
target.mk Add 'Weak_ptr' to the public Genode API 2014-08-11 15:55:32 +02:00