Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
17 hours | Fix memory leak in segments_from_path again | Runxi Yu | 1 | -4/+2 | |
Use freeall on a sub-slice instead of looping; previous behavior also leaks the memory used by the sp slice itself. | |||||
18 hours | Fix indirect memory leak when segments_from_path fails | Runxi Yu | 1 | -4/+13 | |
20 hours | Add license headers | Runxi Yu | 1 | -0/+3 | |
20 hours | Use strings::freeall directly instead of wrapping it | Runxi Yu | 1 | -4/+1 | |
30 hours | Fix free_segments | Runxi Yu | 1 | -3/+1 | |
30 hours | Separate paths into segments | Runxi Yu | 1 | -0/+15 | |