Wifi-HAL: Free tx_time_per_level of all radios
Currently tx_time_per_level of the first radio is getting freed. This causes memory leak when driver sends multiple radio stats. Traverse through the radio stats received and free the tx_time_per_level of each radio. CRs-Fixed: 2106880 Change-Id: Ic15e743665e54744773e71e917c3349b9015a7b9 Bug: 72683986 (cherry-picked from a77e59c5fe3ed4538820b0604803fee46dc1076a)
Loading
Please sign in to comment