Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix a bug that caused todox to crash when using list arg
This bug was cause because the task name length was being incorrectly calculated, so the error 'corrupt size vs prev_size' was being thrown when realocing the tasks array.
- Loading branch information