aboutsummaryrefslogtreecommitdiff
path: root/lib/config.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix segfault caused by freeing records for no reason:Joseph Hunkeler2020-03-261-4/+5
| | | | * 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/+227
possible