Hi

{cut}

>   You will likely need to grab CVS head, as I've just committed a patch
> to fix some issues with reading the detail file.
>

It looks like there is still issue with reading from the file. From
the debugging I did I think that the problem is with freeradius
noticing that it already got to the end of the .work file and should
close it.

My C foo is not very strong, but it seems that the following line
(616, detail.c) might be causing issues:

 if (((off_t) ftell(data->fp)) == buf.st_size) {


I hope that helps.

kind regards
Pshem
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to