mirror of
https://github.com/DaveGamble/cJSON.git
synced 2025-01-14 19:48:00 +08:00
84237ff48e
Because sizeof('\0') is actually sizeof(int) not sizeof(char).