genode/base/src
Alexander Boettcher 717be91e16 base: deny region creation exceeding size of a ds
The rm_session implementation expects that offset + size must be
part of one dataspace. Unfortunately the parameters are not checked
properly during an rm::attach.

During an detach memory behind the actual region can be unmapped by such
bogus region entries.

Issues #591
2013-08-05 15:15:40 +02:00
..
base base: activate Rpc_entrypoint explicitly in dtor 2013-07-16 12:32:29 +02:00
core base: deny region creation exceeding size of a ds 2013-08-05 15:15:40 +02:00
lib Support for building all libs via 'make lib' 2012-01-24 18:56:35 +01:00
platform crt0 cleanup 2013-07-05 12:37:43 +02:00
test Create the context area RM session at startup 2013-05-07 21:56:07 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This directory contains all source codes.