]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Minor] Fix performance issue with is_utf_outside_range
authorMiecio Za <miecio@miecio.net>
Mon, 18 Mar 2019 13:06:56 +0000 (14:06 +0100)
committerMiecio Za <miecio@miecio.net>
Mon, 18 Mar 2019 13:06:56 +0000 (14:06 +0100)
commitcd08c8845f6ea0bac789ea8a49f7d8537f598b7d
treedee0d9dbc67008cd190c502393098c5f2772a764
parent7160b4ace6665d808b636b0617f081f51a849617
[Minor] Fix performance issue with is_utf_outside_range

Fix performace issue, add some checking and add few tests
src/lua/lua_util.c
test/lua/unit/rspamd_util.lua [new file with mode: 0644]