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