Systemd/src/resolve-host
Lennart Poettering 7b50eb2efa resolved: internalize string buffer of dns_resource_record_to_string()
Let's simplify usage and memory management of DnsResourceRecord's
dns_resource_record_to_string() call: cache the formatted string as
part of the object, and return it on subsequent calls, freeing it when
the DnsResourceRecord itself is freed.
2015-12-26 19:09:10 +01:00
..
Makefile resolved: add tool to query resolved 2014-07-30 16:47:21 +02:00
resolve-host.c resolved: internalize string buffer of dns_resource_record_to_string() 2015-12-26 19:09:10 +01:00