Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference#27251
Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference#27251jhedberg merged 1 commit intozephyrproject-rtos:masterfrom
Conversation
Fix tx seg buffer with NULL pointer reference if enable mesh friendly Signed-off-by: chao an <[email protected]>
|
Board: nRF52-PCA10040 To reproduce this issue: $ sudo btattach -B /dev/ttyACM0 -S 1000000 $ (gdb) run --bt-dev=hci0 Thread 7 "zephyr.exe" received signal SIGSEGV, Segmentation fault. (gdb) bt |
Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference Fix tx seg buffer with NULL pointer reference if enable mesh friendly this is port of zephyrproject-rtos/zephyr#27251
Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference Fix tx seg buffer with NULL pointer reference if enable mesh friendly this is port of zephyrproject-rtos/zephyr#27251
Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference
Fix tx seg buffer with NULL pointer reference if enable mesh friendly
Signed-off-by: chao an [email protected]