android_kernel_xiaomi_sm8350/core
Himanshu Agarwal d8cffb33bd qcacld-3.0: Check for peer validity before enqueueing frames
There can be a race condition happening where frames are being
enqueued in cached buf queue for a peer in one thread whereas
cached buf queue for that same peer is being flushed in another
thread at the same time. This could result in memory leak in buf
queue.

Check for peer validity before enqueueing frames in peer cached
buf queue.

Change-Id: Idfb190def2aabc4439cd551c50aa811bae818ea3
CRs-fixed: 2038457
2017-07-31 23:52:54 -07:00
..
bmi qcacld-3.0: skip FW dump for SDIO SSR 2017-07-27 16:59:09 -07:00
cds qcacld-3.0: Fix edca parameter issue 2017-07-27 16:59:11 -07:00
dp qcacld-3.0: Check for peer validity before enqueueing frames 2017-07-31 23:52:54 -07:00
hdd qcacld-3.0: Flush pending powersave timers during suspend 2017-07-31 18:53:15 -07:00
mac Release 5.2.0.36Q 2017-07-31 21:51:45 -07:00
pld qcacld-3.0: skip FW dump for SDIO SSR 2017-07-27 16:59:09 -07:00
sap qcacld-3.0: Check tHalHanle pointer before access 2017-07-31 20:55:53 -07:00
sme qcacld-3.0: Flush pending powersave timers during suspend 2017-07-31 18:53:15 -07:00
wma qcacld-3.0: Fix memory leak in wma_utils 2017-07-30 14:00:49 -07:00