ea80fa5597e2e71414f4b03827bad18db978c4f4

IPA driver calling WLAN driver callback, and in parallel WLAN driver is unloading and freeing this callback, which leads to a use after free scenario Add SSR protection wrapper to all of IPA callback APIs in driver to avoid racing against driver unload or SSR or self recovery Change-Id: I5dcdfe4749b89104ec79eac060e60fe5aa7c2335 Crs-Fixed: 2307365
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%