commit | 8e25256b1ffbb7ba804cc1994a2dd29f577f0cd3 | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Mon Oct 24 11:22:15 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Nov 03 13:56:49 2016 -0700 |
tree | 52fb70c2c740431242e85c756f439515c52017b5 | |
parent | 8424fa6dbbb595878df1d3c73647da2452117d70 [diff] |
[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>