0379b59f9542ac4005f76e63909066b75e71f3b0

Fix memory leak in dfs module by removing check for the board id. During dfs_attach dfs_hw_bd_id was zero, so memory was allocated for pulses_ext_seg but in wma registration process correct board was updated. In dfs_detach while freeing the memory we check for the board id and we leaked the memory for pulses_ext_seg. Change-Id: Ica9719cc4cd67e895fad850c59c753d39473f46d CRs-Fixed: 974299
This is CNSS WLAN Host Driver for products starting from iHelium
Popis
Jazyky
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%