14 Sep
2016
14 Sep
'16
10:33 a.m.
On Sep 13, 2016, at 10:22 PM, Jiang Jianping <brightcove@foxmail.com> wrote:
The problem is in "linelog_escape_func" of rlm_linelog.c. I change the special charater (which is larger than 0x80) to 'X' on linelog_escape_func, the problem disappeared.
That is not the problem. That's a work-around. Please show WHERE the problem is, using the guide from github. It tells you what information we need in order to fix the problem. Alan DeKok.