Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cJSON_Utils: sort_lists: Properly split the lists
Since `prev` is not used anymore after that by the algorithm it should have been fine anyways, still splitting it correctly in the first place is probably a good idea. Thanks @andysCaplin for the fix!
- Loading branch information