Don't regex-escape the LHS of a regex comparison.
authorAlan T. DeKok <aland@freeradius.org>
Mon, 18 Jan 2016 20:09:38 +0000 (15:09 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 18 Jan 2016 20:10:01 +0000 (15:10 -0500)
commit06fee84ee3b5f11da7ace5bf720d06adcf583122
treea60c66a7c6b67754cd6734b2e7b36b5c048a99c4
parent4b1963fafeacfc4b7b645d45f0f8df16d8d68270
Don't regex-escape the LHS of a regex comparison.

We're not making the regex from it
src/main/evaluate.c