summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRyan Hsu <ryanhsu@codeaurora.org>2018-05-04 12:19:50 -0700
committernshrivas <nshrivas@codeaurora.org>2018-05-08 03:56:27 -0700
commita6901dba8700a7c4f2f2ae5db9a1368b375cfeed (patch)
tree222cfcd121076b11f51c6b059154652a47bf50dd /tools
parent51d01bb566298f40e1deac6bff6b72e1dbf03d9e (diff)
qcacld-3.0: rearrange to avoid use-after-free of the skb
The skb buffer is freed after the ealier sanity and then pass along to connectivity stats tracking. Rearragne the stats tracking into the scope of the skb sanity to assure the skb poitner is valid before accessing it and set to NULL after free to make sure it is cleared. Change-Id: I08106bced48fa8f23955fd261c679a5362ddd7a6 CRs-fixed: 2232362
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions