Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1206c499 authored by Dundi Raviteja's avatar Dundi Raviteja
Browse files

wlan: use vos_mem_malloc to allocate memory

kzalloc() is used to allocate memory for pkt_stats_buffers and
vos_mem_free() is used to free memory. This results in memory leak.

To address this use vos_mem_malloc() to allocate memory.

Change-Id: I79da24da7002829b2d1721ec479f907d54a01a8a
CRs-Fixed: 2733628
parent 33c65e8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment