nuttx-apps/wireless/gs2200m
Masayuki Ishikawa f4b0f9e290 wireless: gs2200m: Fix recvfrom_reques() in gs2200m_main.c
Summary:
- During Wi-Fi stress test, I noticed ASSERT happens in gs2200m_main.c
- Actually, req->max_buflen was 0 but the case was not handled correctly
- This commit fixes this issue

Impact:
- Affects read/recvfrom with len=0 cases

Testing:
- Tested with spresense:wifi_smp
- Run nxplayer for audio streaming
- Run ps/free/ifconfig commands via telnet
- Run smp command via telnet

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-10-09 08:47:14 +02:00
..
gs2200m_main.c wireless: gs2200m: Fix recvfrom_reques() in gs2200m_main.c 2020-10-09 08:47:14 +02:00
Kconfig Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
Make.defs wireless: gs2200m: Replace license header with Apache License 2.0 2020-07-29 01:05:31 -05:00
Makefile wireless: gs2200m: Replace license header with Apache License 2.0 2020-07-29 01:05:31 -05:00