ipsec: bug fix ipsec-init sequence 76/18376/3
authorKingwel Xie <kingwel.xie@ericsson.com>
Tue, 19 Mar 2019 11:57:52 +0000 (07:57 -0400)
committerDamjan Marion <dmarion@me.com>
Wed, 20 Mar 2019 16:36:18 +0000 (16:36 +0000)
ipsec_tunnel_if_init might be called before ipsec_init
this memset in ipsec-init therefore zero the memory
allocated by ipsec_tunnel_if_init

Change-Id: Ie889f1bf624c76842ef77e5a51ed1d41fed4758d
Signed-off-by: Kingwel Xie <kingwel.xie@ericsson.com>

No differences found