6 Mar
2015
6 Mar
'15
3:43 p.m.
Thank you, that does indeed correct the issue. Much appreciated.
On Mar 6, 2015, at 11:41 AM, Alan DeKok <aland@deployingradius.com> wrote:
On Mar 6, 2015, at 11:25 AM, Aaron Hurt via Freeradius-Devel <freeradius-devel@lists.freeradius.org> wrote:
The regexp will not compile with just 2 backslashes it seems to translate \\ to \ (correct) and then escapes out the following ] (not correct)
I’ve pushed a fix.
Alan DeKok.