diff options
author | Vsevolod Stakhov <vsevolod@rspamd.com> | 2024-11-04 16:03:34 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rspamd.com> | 2024-11-04 16:03:34 +0000 |
commit | 3548785ebdc0e9a9aefc782c85bccb08456e8f3f (patch) | |
tree | 7577414613aa45d28c7444eb5ef9ca39ee9b47c1 /clang-plugin | |
parent | 80cb50dea482246656a49e54a915bdc343ffe897 (diff) | |
download | rspamd-3548785ebdc0e9a9aefc782c85bccb08456e8f3f.tar.gz rspamd-3548785ebdc0e9a9aefc782c85bccb08456e8f3f.zip |
[Fix] Another story about char sign
Ragel still produces a wrong state machine if `const char *` is used
for characters representation that are actually utf8.
This PR changes all types to `unsigned char *` for consistency.
Diffstat (limited to 'clang-plugin')
0 files changed, 0 insertions, 0 deletions