]> source.dussan.org Git - rspamd.git/commit
* Fix some memory issues with lua (strings that are returned from lua can be freed...
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 2 Oct 2009 12:53:04 +0000 (16:53 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 2 Oct 2009 12:53:04 +0000 (16:53 +0400)
commite6a1d22de250c10992b484635fd95a03f197f779
tree8880907edbd20d3fd974af4fcf25960ad18d73a5
parent032b6404155a362d7d5172dd7f1e3688dda6bf25
* Fix some memory issues with lua (strings that are returned from lua can be freed early)
src/lua/lua_config.c
src/lua/lua_task.c
src/plugins/lua/received_rbl.lua
src/plugins/regexp.c
src/plugins/surbl.c