perl plugin: Fixes for #1706
authorPavel Rochnyack <pavel2000@ngs.ru>
Fri, 13 May 2016 13:20:22 +0000 (19:20 +0600)
committerSebastian Harl <sh@tokkee.org>
Mon, 30 May 2016 19:51:36 +0000 (21:51 +0200)
commit5c57b2bbd57919ad5d33d2cf4b39163f5db4a524
treef6e1fafa64d3b1bea217efe4dc2dd3f105caf02d
parent82f6ebad0250c0b8cd0cdf7453fe427fd7b38135
perl plugin: Fixes for #1706
* Fix coredump due to destroying interpreter on threads running perl.
* Fix deadlock when perl_log() is called from perl_init()
src/perl.c