Commit report for v2.x.x branch

The git bot announce at freeradius.org
Wed Oct 29 00:00:02 CET 2014


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
Merge pull request #824 from jrouzierinverse/v2.x.x

Lock thread_pool.wait_mutex before forking to avoid a race condition bet...

Alan DeKok at 2014-10-28T22:40:52Z
Files modified:
	* src/main/threads.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9cd55dae43474377bb2e161c7565bdac6563178a
====== 
Lock thread_pool.wait_mutex before forking to avoid a race condition between rad_fork, rad_waitpid and reap_children.

There is a race condition that can occur under high load where a child is reaped before being added to the waiters list.

James Rouzier at 2014-10-28T22:13:43Z
Files modified:
	* src/main/threads.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d9d1f1cffbc9ae3caed379c44130adf05dd654a8
====== 
-- 
This commit summary was generated @2014-10-29T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list