17 Jul
2019
17 Jul
'19
12:33 p.m.
Ok, thanks. I will test it at the end of the month. Thanks again for your help. On Wed, Jul 17, 2019, 12:58 Alan DeKok <aland@deployingradius.com> wrote:
On Jul 8, 2019, at 8:43 AM, Alan DeKok <aland@deployingradius.com> wrote:
The issue is in value_data_from_str(). If it fails to parse the string, it still mangles the data. The solution is to have that function update the output data only when it succeeds.
Nope. The issue was elsewhere.
I've pushed a fix in commit 1a3206c
Alan DeKok.