]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/utils kr_inaddr_str(): avoid another copy
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 15 Nov 2018 17:13:35 +0000 (18:13 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 21 Nov 2018 14:33:41 +0000 (15:33 +0100)
commit19a3cad692c232538263cf452859198d5b1af661
treea1426b76930eee0252e9ac6483974b603a71f947
parent787df8f6d8e319a993dbd4b5846fa3fcdc79f625
lib/utils kr_inaddr_str(): avoid another copy

... and avoid a scan-build error.
lib/utils.c
lib/utils.h