]> source.dussan.org Git - rspamd.git/commit
[Minor] Fix leaks and hash usage for is_utf_outside_range
authorMiecio Za <miecio@miecio.net>
Mon, 18 Mar 2019 19:38:23 +0000 (20:38 +0100)
committerMiecio Za <miecio@miecio.net>
Mon, 18 Mar 2019 19:38:23 +0000 (20:38 +0100)
commit925b1b072360e12f68a0992d3bdcb360c35f7663
tree3f554277e6c06e6c97d06c952500b00959da06e8
parentcd08c8845f6ea0bac789ea8a49f7d8537f598b7d
[Minor] Fix leaks and hash usage for is_utf_outside_range

Fix memory leaks on checker errors and fix hash usage to
use proper hash/compare functions
src/lua/lua_util.c