aboutsummaryrefslogtreecommitdiff
path: root/url.ha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in segments_from_path againRunxi Yu2025-03-151-4/+2
* Fix indirect memory leak when segments_from_path failsRunxi Yu2025-03-151-4/+13
* Add license headersRunxi Yu2025-03-151-0/+3
* Use strings::freeall directly instead of wrapping itRunxi Yu2025-03-151-4/+1
* Fix free_segmentsRunxi Yu2025-03-151-3/+1
* Separate paths into segmentsRunxi Yu2025-03-151-0/+15