mesh: Fix memory leak on provisioning timeout
authorBrian Gix <brian.gix@intel.com>
Tue, 21 Jul 2020 19:44:38 +0000 (12:44 -0700)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Mon, 28 Dec 2020 06:20:04 +0000 (11:50 +0530)
commitb7e2380ab4ca301aee8f910cc9e5819f406e0707
treee6dc097799383f2077fc00f24f5ec96f5bf6d4cc
parent341bfac7cdd72012ce234a2da8bfa2993f424378
mesh: Fix memory leak on provisioning timeout

If the Provision Acceptor times out without completing successfully, the
timer it was using was never freed.

Change-Id: I9ca97162dd8b9951568615d99f1f150752497952
Signed-off-by: anuj.bhumiya <anuj.bhumiya@samsung.com>
mesh/prov-acceptor.c