genode/repos/base/src
Norman Feske 48b2456845 util/token.h: fix possible out-of-bounds read
The 'WHITESPACE' case of the _calc_len method wrongly accessed the
character before checking upper bound of the token. The problem is fixed
by switching the order of both conditions.

Fixes #3756
2020-05-18 10:16:12 +02:00
..
core Remove Allocator_guard 2020-05-18 10:16:12 +02:00
include Remove Allocator_guard 2020-05-18 10:16:12 +02:00
ld base: add entry to .dynanmic section in genode_dyn.ld 2019-11-19 14:45:40 +01:00
lib Remove dead code 2020-05-18 10:16:12 +02:00
test util/token.h: fix possible out-of-bounds read 2020-05-18 10:16:12 +02:00
timer base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory contains all source codes.