mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-07-29 22:27:46 +00:00
cJSON_Compare: Fix comparison of arrays
It did consider two arrays equal if one is a prefix of the other one, which is incorrect. See #180
This commit is contained in:
Reference in New Issue
Block a user