Pshem Kowalczyk wrote:
> 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.

  What does that mean?

> 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.

  Nope.

  "Something is wrong with line 616" is unhelpful.

  Please explain using more detail what you're seeing, what you expect
to see, and what you think is going wrong.

  Alan Dekok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to