[qca-nss-ecm] Fix the conn sync many message request crash

Initialize the conn sync many message instance before
using its fields. When there is no connection in ECM
database, we just jump to the reschedule label, but
in that label this instance is used without initialized.

Change-Id: I247d41ed30c5f420d1efd9e63c801c8df48a977b
Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>
2 files changed