aboutsummaryrefslogtreecommitdiff
path: root/lib/resolve.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix segfault caused by freeing records for no reason:Joseph Hunkeler2020-03-261-1/+2
| | | | * split() returns the input string when no delimiters are found
* Refactor project: build/install libspm[_static.a].so to make unit testing ↵Joseph Hunkeler2020-03-181-0/+65
possible