mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +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 |
||
---|---|---|
.. | ||
main.cc | ||
target.mk |