Automatic report from sources (radiusd) between 27.09.2006 - 28.09.2006 GMT
CVS log entries from 27.09.2006 (Wed) 08:00:00 - 28.09.2006 (Thu) 08:00:01 GMT ===================================================== Summary by authors ===================================================== Author: aland File: radiusd/src/main/listen.c; Revisions: 1.49 Author: mgriego File: radiusd/src/main/request_list.c; Revisions: 1.79 ===================================================== Log entries ===================================================== Description: Call proxy_listener->send, not listener->send Modified files: File: radiusd/src/main/listen.c; Revision: 1.49; Date: 2006/09/27 17:03:38; Author: aland; Lines: (+2 -2) ------------------------------- Description: Fix a race condition when running in threaded mode. request->finished was not being checked for requests that are non-duplicatable (ie accounting requests). This was leading to a race condition where the list cleanup code might get to the request before the responder was done processing it, subsequently leading to an assertion failure on line 508. Modified files: File: radiusd/src/main/request_list.c; Revision: 1.79; Date: 2006/09/27 14:15:56; Author: mgriego; Lines: (+10 -10) ===================================================== Summary of modified files ===================================================== File: radiusd/src/main/listen.c Revisions: 1.49 Authors: aland (+2 -2) ------------------------------- File: radiusd/src/main/request_list.c Revisions: 1.79 Authors: mgriego (+10 -10) -- Automatic cron job from /web/pages/us.freeradius.org/bin/new_makelog.pl
participants (1)
-
Automatic cvs log generator