The user may not supply radius_xlat() an 'escape string' function.
authoraland <aland>
Mon, 29 Jul 2002 20:59:37 +0000 (20:59 +0000)
committeraland <aland>
Mon, 29 Jul 2002 20:59:37 +0000 (20:59 +0000)
commitb46e5edea30feceaa9676f5519838c4658c79662
tree5d5f085018cdec481cf0ce61356ac38ba24b6727
parentd03ba3fdf5f66948a2b9dbec8d6f387575078958
The user may not supply radius_xlat() an 'escape string' function.
If so, then radius_xlat() defines one itself, which should be safe.

This allows the registered 'xlat' functions to never check the value
of the 'escape string' function, which should simplify the code.
src/main/xlat.c