dns: fix coverity 249189, 249198 39/36939/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 18 Aug 2022 12:17:05 +0000 (12:17 +0000)
committerMatthew Smith <mgsmith@netgate.com>
Thu, 18 Aug 2022 14:09:20 +0000 (14:09 +0000)
commit635930f5bb2090d258fc284a5da8e63159c1a5dd
tree7ea65052eb5b668ad5874cadecfac8bfb9997160
parentcc488fc766cfbafbe52471a2fa0c8b7aa785ff86
dns: fix coverity 249189, 249198

Zero-initialize the temporary struct on stack.

Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I89ced4cca8e832827fe054e2e60986de5910360c
src/plugins/dns/dns.c