mirror of
https://github.com/DaveGamble/cJSON.git
synced 2024-12-26 21:04:24 +08:00
84237ff48e
Because sizeof('\0') is actually sizeof(int) not sizeof(char).