genode/repos/base-foc/src/lib/base
Norman Feske 01713c74f9 base-foc: explicit array-index bounds check
Adding an explicit check clarifies at the first glance that the array
bounds are respected without needing knowledge about MAX_CAPS_PER_MSG
and L4_UTCB_GENERIC_DATA_SIZE (used for dimensioning 'mr').
2020-02-04 15:51:08 +01:00
..
x86 vm_session: return vcpu id when creating vcpu 2019-11-21 14:29:36 +01:00
cache.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cap_alloc.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
cap_map_remove.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
cap_map.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
capability.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
ipc.cc base-foc: explicit array-index bounds check 2020-02-04 15:51:08 +01:00
signal_source_client.cc base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00
spin_lock.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_bootstrap.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
thread_myself.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_start.cc base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00