bind9/bin
Petr Menšík 59132bd3ec Initialize printed buffer
- var_decl: Declaring variable "tbuf" without initializer
- assign: Assigning: "target.base" = "tbuf", which points to
  uninitialized data
- assign: Assigning: "r.base" = "target.base", which points to
  uninitialized data

I expect it would correctly initialize length always. Add simple
initialization to silent coverity.
2022-04-29 11:22:40 +10:00
..
check Set hard thread affinity for each zone 2022-04-01 23:50:34 +02:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
dig Initialize printed buffer 2022-04-29 11:22:40 +10:00
dnssec Use unique program + option names for link anchors to support Sphinx 1.8.5 2022-04-25 14:27:34 +02:00
named Don't test new-zones-directory argument validity 2022-04-29 11:22:40 +10:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc Use unique program + option names for link anchors to support Sphinx 1.8.5 2022-04-25 14:27:34 +02:00
tests Document catalog zones member zone reset by change of unique label 2022-04-28 14:04:28 +00:00
tools Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00