yf13 opened a new pull request, #11675:
URL: https://github.com/apache/nuttx/pull/11675

   ## Summary
   
   rpmsg_ping.c is blocking CI checks for RPTUN related patches like #11673. 
this patch simply fix the compilation issue of rpmsg_ping.c:
   
   - line 191: overflow conversion from "long unsigned int" to "unsigned int"
   - line 226: "sendlen" used uninitialized
   
   ## Impact
   
   Ths is to unblock RPTUN/RPMSG related pull requests
   
   ## Testing
   
   build check 
   
   


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

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

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

Reply via email to