
spa_json_get_string() will never write more than maxlen. Use spa_json_parse_stringn() to perform destination length checking.
spa_json_get_string() will never write more than maxlen. Use spa_json_parse_stringn() to perform destination length checking.