Commit report for master branch
The git bot
announce at freeradius.org
Mon Sep 30 00:00:11 CEST 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Port fix for update sections from v2.x.x
Alan T. DeKok (via Arran Cudbard-Bell)@2013-09-29T17:17:10Z
Files modified:
* src/main/modcall.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e445676c7d2de048ac7650e6cc0966512cee3278
======
Fix priority handling
Alan T. DeKok (via Arran Cudbard-Bell)@2013-09-29T17:17:03Z
Files modified:
* src/main/modcall.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/58cce8c52c066170b691fe185c624fdd66a1a921
======
Segfault in libperl when doing perl_xlat(). Fix by kvainkainen. Closes #436
In rlm_perl.c Perl interpreter cloning is controlled by #ifdef USE_ITHREADS.
However, for some unknown reason in perl_xlat() #ifndef WITH_ITHREADS is
used instead. At least my Perl does not have WITH_ITHREADS compile option,
meaning all perl_xlat() calls are handled by same Perl instance.
If you run Freeradius in multithread mode, this causes segfault in libperl
when two threads do perl_xlat() simultaneously.
Arran Cudbard-Bell at 2013-09-29T17:04:49Z
Files modified:
* src/modules/rlm_perl/rlm_perl.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/52b39ae78d49ef7c18563dc16e35a170b87ba39e
======
--
This commit summary was generated @2013-09-30T00:00:11Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list