6 Mar
2015
6 Mar
'15
12:41 p.m.
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.