Commit 7ef1581
strncmp length correction
Double quotes in cJSON output were removed at bca23b3
They were also removed from those string literals, however the third `strncmp`'s argument left unchanged, making the function to check beyond the string.1 parent 287c064 commit 7ef1581
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3705 | 3705 | | |
3706 | 3706 | | |
3707 | 3707 | | |
3708 | | - | |
3709 | | - | |
3710 | | - | |
| 3708 | + | |
| 3709 | + | |
3711 | 3710 | | |
3712 | 3711 | | |
3713 | 3712 | | |
| |||
0 commit comments