bc5a3f25ad
mdm_receiver_send() was sending 1 too many bytes of buf. This ended up being the NULL terminator. Size should be reduced prior to the while check so that this doesn't happen. Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/14001 Signed-off-by: Michael Scott <mike@foundries.io> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.wncm14a2a | ||
modem_receiver.c | ||
modem_shell.c | ||
wncm14a2a.c |