Assertion failed in request_list.c

Alan DeKok aland at ox.org
Wed Aug 17 19:36:45 CEST 2005


Matthias Ruttmann <ruttmann at bartels.de> wrote:
> Solution: after memset: 
> if queue_tail < queue_head (very likely) then move 
> memory range from [0, queue_tail] up to memory range [oldqueuesize, 
> oldqueuesize + queue_tail]
> don't forget to adjust queue_tail to the new end.

  Can you test the "release_1_0" branch from CVS?  I've committed a
fix which should solve this.  If it works, we can go ahead with 1.0.5.

  Alan DeKok.




More information about the Freeradius-Devel mailing list