Fix fr_utf8_strchar() and tests
authorAlan T. DeKok <aland@freeradius.org>
Mon, 3 Nov 2014 20:35:58 +0000 (15:35 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 3 Nov 2014 20:35:58 +0000 (15:35 -0500)
commita744d9188c61db354737adcae6d01cfce9ca8860
treedb7b3dbec076ac24828a4f1c79ef4578049d1868
parentc5a5a20d7d46470fc55ed1db2204fc5ede8e7336
Fix fr_utf8_strchar() and tests

allowed characters shouldn't be escaped in the test.

the function returns const

it checks for fr_utf8_char() of str, not char the second time
around
src/include/libradius.h
src/lib/print.c
src/tests/keywords/escape