]> git.ipfire.org Git - thirdparty/bind9.git/commit
use snprintf; check the result of putstr
authorMark Andrews <marka@isc.org>
Mon, 9 Dec 2013 21:55:26 +0000 (08:55 +1100)
committerMark Andrews <marka@isc.org>
Mon, 9 Dec 2013 21:57:18 +0000 (08:57 +1100)
commit8036d41e86d15bb4b984fd10bf9a8aec5d46fe45
tree80f520d3da8b9e71ce67b64f99c1ce244c9ea344
parent536ac5312652ff17412f36d1194c9a0948df7d37
use snprintf; check the result of putstr

(cherry picked from commit 06a0b00bb6a186609476252a58c8a2e14ae962ae)
bin/named/server.c