Problem in xlat.c code

Alan DeKok aland at deployingradius.com
Tue Dec 18 10:58:07 CET 2012


BALSIANOK, Peter wrote:
> I have changed xlat.c
>
> [radiusd at tdrad1 main]$ diff xlat.c xlat.c.backup
> 
> 1043a1044,1046
> 
>>                             if (isdigit(*p)) {
> 
>>                                            module_name = xlat_str = p;
> 
>>                             } else {
> 
> 1045a1049
> 
>>                             }
> 
>  
> 
> Now everythink works correct.

  Please use git, or "diff -u", so that we can see the context.  Right
now, all I know is that *some version* of xlat.c got changed.  I don't
know where this code goes.  Line numbers don't help, as they change with
every version of the file.

  Alan DeKok.


More information about the Freeradius-Users mailing list