perl plugin: Fixes for #1706
authorPavel Rochnyack <pavel2000@ngs.ru>
Fri, 13 May 2016 13:20:22 +0000 (19:20 +0600)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sun, 29 May 2016 06:27:19 +0000 (12:27 +0600)
commit7b30075d321712805b4ac9222f31279a9f6a1c6b
tree77d8ff114dc5b6457ed80c22d0f000cb5aee2b23
parente58ebe6738bd29699619010484e085c0bb1f0b68
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