mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 22:59:43 +00:00
48b2456845
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
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.