aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2024-10-14 20:23:02 +0100
committerVsevolod Stakhov <vsevolod@rspamd.com>2024-10-14 20:23:02 +0100
commit395c6641b2fc5751776b26baabec21ea8e83f375 (patch)
treec0c4ab21f528ab17afd2709ec6b2bfae2781b07f /.github
parentd4152285036ca9f304bb8d616858b07e01f23b1e (diff)
downloadrspamd-395c6641b2fc5751776b26baabec21ea8e83f375.tar.gz
rspamd-395c6641b2fc5751776b26baabec21ea8e83f375.zip
[Fix] Use unsigned char for ragel machines
It seems that on aarch64 Linux char is signed by default, so Ragel produces a wrong code that is "optimized" by a compiler simply to `false`. Issue: #5172
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions