genode/repos/base/src/test
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
..
ds_ownership Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
entrypoint depot_autopilot: test case for entrypoint 2020-04-17 12:39:32 +02:00
log base: improve floating point output 2019-01-07 12:33:54 +01:00
mmio test-util_mmio: rename test-mmio 2018-11-16 14:37:19 +01:00
new_delete Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
reconstructible Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
registry test/registry: measure time used for iteration 2020-02-20 12:11:22 +01:00
rm_fault Add missing override annotations 2019-02-19 11:12:11 +01:00
rm_nested test/rm_nested: fix EP double dissolve 2018-11-27 11:36:35 +01:00
rm_stress Region-map attach/detach stress depot_autopilot test 2020-04-17 12:40:13 +02:00
sanitizer sanitizer: update to version 8.3.0 2019-05-27 14:52:52 +02:00
segfault base: transition to new API for tests (ref #1987) 2017-01-13 13:07:07 +01:00
smp base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
stack_smash Stack smashing test 2019-04-01 19:33:46 +02:00
sub_rm Adapt sub_rm test to current Linux 32-bit 2017-11-06 13:57:23 +01:00
synced_interface base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
thread base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
timer Relax timing requirements in lazy timer test 2019-06-13 12:22:49 +02:00
timer_accuracy timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
tls tool chain: TLS support 2019-09-02 16:29:33 +02:00
token util/token.h: fix possible out-of-bounds read 2020-05-18 10:16:12 +02:00
xml_generator Write abritrary printable objects into Xml_generator 2019-02-19 11:12:12 +01:00
xml_node base: fix xml_node test compile error with GCC 8.3.0 2019-05-16 13:11:02 +02:00