Perl clone should be called sequentially, not in parallel.
authorAlan T. DeKok <aland@freeradius.org>
Thu, 1 Dec 2011 13:21:03 +0000 (14:21 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 1 Dec 2011 13:21:03 +0000 (14:21 +0100)
commitecb3cd1dbedb764ab98532dae5e0b5bfc9571b00
treeb3338a09bbc7a766742c2043a51e0d9de017b513
parent06443a4e33b88360893b78ed2f308c7cc1774c51
Perl clone should be called sequentially, not in parallel.

Adding a mutex fixes this.

Patch from Eike Dehling
src/modules/rlm_perl/rlm_perl.c