]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-dns-rr.c
resolve: drop unnecessary %n fields from dns_resource_record_to_string()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 16 Feb 2019 16:04:49 +0000 (01:04 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 16 Feb 2019 22:29:08 +0000 (23:29 +0100)
commit4bb91a950a0f2eae27bb4c7aaff9a87e86ef0c44
tree733265bc483a4fdb771fbdc64fea6723acb601eb
parent63eb09569aa90721be4accbea4b78421f3c1ba7c
resolve: drop unnecessary %n fields from dns_resource_record_to_string()

And use returned value by asprintf() instead.

This hopefully fixes #11733.
src/resolve/resolved-dns-rr.c