]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
compile regex string, not xlat input
authorAlan T. DeKok <aland@freeradius.org>
Fri, 10 Dec 2021 23:54:26 +0000 (18:54 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 10 Dec 2021 23:54:26 +0000 (18:54 -0500)
commitb4dc4730e2e0d9dea876d91ca27cf7c816e6144d
treef3ed67411e0525b44d966f798c97299deaa4cbf2
parentafd03f9e33bbd562d52c828bfec3ef5ea8e8edd8
compile regex string, not xlat input

there's no tests for this functionality, and looks like it
probably never worked right in v4.  It should probably just be
removed
src/lib/util/pair.c