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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to