summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorhqu <hqu@codeaurora.org>2018-12-20 19:34:46 +0800
committernshrivas <nshrivas@codeaurora.org>2018-12-21 08:02:16 -0800
commit97407b66ed1fb72e512cf5eb9a3c07e84c335f18 (patch)
tree5b8fbdb9036cd87030bcc0c7231e6321753b2824 /net/unix/af_unix.c
parentb018c4dfbb04a91a609f7f763b3244456ab32b37 (diff)
qcacld-3.0: Fix five memory leak in function wma_hold_req_timer
In wma_hold_req_timer(), if wma_crash_on_fw_timeout() is true, SSR will be triggered, but allocated memory user_data is not freed, result in memory leak. Fix is to still do wma_send_msg_high_priority() when wma_crash_on_fw_timeout()is true, so allocated memory can be freed. Change-Id: I798bb864e8ad6dc7eb67401a820dc0896892e65e CRs-Fixed: 2370594
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions