ipsec: fix coverity 249204 03/37003/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 23 Aug 2022 17:09:25 +0000 (17:09 +0000)
committerFan Zhang <roy.fan.zhang@intel.com>
Wed, 24 Aug 2022 09:08:32 +0000 (09:08 +0000)
commit4b4aded6afc8abce602cd826c52ec28beb3b7ec0
treebb8a7fe14f17f661dabe1b4c7496e14727a496bb
parent9cd37fb28ce03b22a741e2be31250790b11182e0
ipsec: fix coverity 249204

Zero-initialize the temporary struct, else coverity complains about a bunch of uninitialized fields.

Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I45dc42134f06917a7459d615804f978a175bec0f
src/vnet/ipsec/ipsec_api.c