json: handle overflow better
We need at least the length of the string+1 as the length of the target in spa_json_get_string(). Add a unit test for this.
Loading
Please register or sign in to comment
We need at least the length of the string+1 as the length of the target in spa_json_get_string(). Add a unit test for this.