You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/09/18 02:07:32 UTC

[GitHub] [nuttx] zhhyu7 opened a new pull request, #10657: tcp: fix coverity warning for tcp_timer

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

   ## Summary
   use after free when the number of retransmissions reached the maximum.
   
   ## Impact
   
   ## Testing
   Cortex-M55
   


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [nuttx] xiaoxiang781216 merged pull request #10657: tcp: fix coverity warning for tcp_timer

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #10657:
URL: https://github.com/apache/nuttx/pull/10657


-- 
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-unsubscribe@nuttx.apache.org

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