genode/repos/base/src
Norman Feske ed37c2ecff core: use copy of region metadata in detach
This patch fixes a use-after-free problem raised by the recent ability of
the slab allocator to dynamically release empty slab blocks. The
Rm_session_component::detach function used to rely on the assumption
that the region metadata co-located with the allocator metadata of the
'_map' would stay intact even after a 'free' if the region.
2016-04-25 10:47:55 +02:00
..
base heap: release ds pool meta data when destructed 2016-04-25 10:47:55 +02:00
core core: use copy of region metadata in detach 2016-04-25 10:47:55 +02:00
include Move server API concept to base framework 2016-04-11 11:51:46 +02:00
ld Move server API concept to base framework 2016-04-11 11:51:46 +02:00
lib Move server API concept to base framework 2016-04-11 11:51:46 +02:00
test Added rust support 2016-03-17 17:02:04 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.