
The osif request allocated in wlan_cfg80211_coap_cache_get_cbk() is not freed for cases other than completed case, which will result in memory leak in those cases. To fix it, free osif request for all the cases. Change-Id: I17998d0fb39e75b8b5f52a26d351056222c95536 CRs-Fixed: 3275889