]> source.dussan.org Git - rspamd.git/commit
[Test] Mark "connection" resource as freed
authorMikhail Galanin <mgalanin@mimecast.com>
Mon, 10 Sep 2018 09:37:59 +0000 (10:37 +0100)
committerMikhail Galanin <mgalanin@mimecast.com>
Mon, 10 Sep 2018 09:37:59 +0000 (10:37 +0100)
commit0b49102df9dc762d7c2531f06f99a4f31e6e0d43
tree8c80f2aa68af7ec4d4b302cf2dff1e179a88bdcd
parent65b03cd7e7c56b490895cd0f41687863beadea3e
[Test] Mark "connection" resource as freed

mt.disconnect() performs free(). If we call it twice with the same argument, we will get double free()
test/functional/lua/miltertest/lib.lua