masayuki2009 opened a new pull request #422:
URL: https://github.com/apache/incubator-nuttx-apps/pull/422


   ## 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
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to