mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
json-c does return NULL from WINPR_JSON_GetObjectItemCaseSensitive if the value is NULL, so do a check with WINPR_JSON_HasObjectItem first.
json-c does return NULL from WINPR_JSON_GetObjectItemCaseSensitive if the value is NULL, so do a check with WINPR_JSON_HasObjectItem first.