chiark / gitweb /
conf-parser: shorten config_parse_string() by using free_and_strdup() and empty_to_null()
authorLennart Poettering <lennart@poettering.net>
Mon, 7 May 2018 16:18:11 +0000 (18:18 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commitfc7062176374472f32624f73819188ddab30e411
treeb94538c73b57edc23340b52254e0c1191f6c3976
parent7a8e201643552eff3aac06128f782ace20e2af8a
conf-parser: shorten config_parse_string() by using free_and_strdup() and empty_to_null()
src/shared/conf-parser.c