2d237dde749495c0e80d8efdb90cb8ade23fdab8

PANIC_ON_BUG controls whether QDF_BUG panics the system on a failed assertion. This config flag should be disabled for all end user production builds. However, when PANIC_ON_BUG is disabled, QDF_BUG will still print the call stack that resulted in the failed assertion. This call stack can leak sensitive kernel address information, and should not be printed for end user production builds. When PANIC_ON_BUG is disabled, avoid printing the current stack trace to dmesg. Change-Id: I8c83d3690c606f8ffa91cf931e45543ed6e6437a CRs-Fixed: 2186096
This is CNSS WLAN Host Driver for products starting from iHelium
Açıklama
Dil
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%