Bug in CUI generation? Is this a known issue?

Alan DeKok aland at deployingradius.com
Mon May 13 18:27:59 CEST 2013


Matthew Newton wrote:
> Bug. src/main/xlat.c:1077 has:
> 
>    if (isdigit(l[1])) break;
> 
> which stops looking for a module_name (e.g. "md5" if the first
> character after the : is a digit.

  Yeah... that's hard to fix in 2.x.  The code is rich in material
plants like.  (If you get my drift)

> Fixed in 3.0 (see 4fd62ce9 22 August 2012).

  And with test cases now!

  See src/tests/xlat.c

  Alan DeKok.


More information about the Freeradius-Users mailing list