
The beacon ie of AP to connect in sme cmd may be freed and set to NULL in csr_roam if csr_roam_issue_join failed, scan_result->Result.pvIes may be different in start and end of csr_roaming_state_config_cnf_processor. Fixed by using a local bool val to mark whether beacon ie is new malloced and need free. Change-Id: I04ec952273a28a3b8a215dd6812bba213ff5309a CRs-Fixed: 2284311