The cdc_result.cpp uses json_loads to extract the JSON and JSON_ALLOW_NUL needs to be added to allow null unicode characters to be extracted.
The cdc_result.cpp uses json_loads to extract the JSON and JSON_ALLOW_NUL needs to be added to allow null unicode characters to be extracted.