Commit e61d13ab authored by Ajit Vaishya's avatar Ajit Vaishya Committed by Sunil Ravi
Browse files

Wifi-Hal: Avoid infinite loop on pkt stats of V0 version

Currently when hardware version received as NULL string,
pkt_log sets to V0 version i.e. PKT_LOG_V0 and parsing of
packet stats done by decrementing specified length mention
in packet log header , in case of PKT_LOG_V0 this length is
decrementing which makes parsing stuck to infinite loop.
To overcome this, parsing length is decremented apart from V2
packet log version too.

CRs-Fixed: 2422931
Bug: 129272032
Bug: 118484168
Test: Connect STA to AP and play youtube.

Change-Id: I573a5158b97f2c2b1b59026a8ae14e23ffc8135f
parent e526556d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment