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
..
2018-02-09 13:34:23 +01:00
2019-02-19 11:12:11 +01:00
2019-01-07 12:33:56 +01:00
2018-11-16 14:37:18 +01:00
2017-03-15 12:32:24 +01:00