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

Skip to content
Commit 472e63cb authored by Ajit Vaishya's avatar Ajit Vaishya
Browse files

wlan: First initialize and then use of pbFrames

Temporary pbFrames pointer use to read IEEE80211
mgmt frame, but type and subtype read before assigning
mgmt frame to pbFrames which leads to access a NULL pointer
to reading type and subtype of wifi frame.
The Fix is to first assign the pointer pbFrames before us of it.

Change-Id: I19209cf5d000440becd050c00cc83d1497eb89d6
CRs-Fixed: 2952681
parent ed9ab4b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment