234bc26709
Current code passes in mbox_msg max buffer size to mailbox api rather than actual string length. Resulting in KASAN detecting an out of bound issue. Fix this by calculating the string length, and passing that in. CRs-Fixed: 3876948 Change-Id: I7d9be5466ca5bec81e181f47e278205d6d9a64ce |
||
---|---|---|
cnss2 | ||
cnss_genl | ||
cnss_prealloc | ||
cnss_utils | ||
icnss2 | ||
inc | ||
Android.mk | ||
BUILD.bazel | ||
Kbuild | ||
Makefile | ||
wlan_platform_modules.bzl |