mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-06-28 07:20:15 +00:00
84237ff48e
Because sizeof('\0') is actually sizeof(int) not sizeof(char).