]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'u/fanf2/werror-maybe-uninitialized' into 'master'
authorOndřej Surý <ondrej@isc.org>
Thu, 12 Apr 2018 20:23:26 +0000 (16:23 -0400)
committerOndřej Surý <ondrej@isc.org>
Thu, 12 Apr 2018 20:23:26 +0000 (16:23 -0400)
commit488ae9051e27083abff406041a3da2adfad90f3f
tree0f5fcc5c71666d0cbe0b669fd41ee1ffd4fd9b11
parent3fbf9d3ea18d8f4e6f01252c6aa914ad953c1430
parent13d1861034fdfc095f537b228a14943a95e4cef4
Merge branch 'u/fanf2/werror-maybe-uninitialized' into 'master'

Appease -Werror=maybe-uninitialized before calling strtok_r()

See merge request isc-projects/bind9!198