You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/10/23 10:12:42 UTC

[GitHub] [incubator-nuttx-apps] pkarashchenko opened a new pull request, #1381: Minor fixes

pkarashchenko opened a new pull request, #1381:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1381

   ## Summary
   Multiple minor fixes
   
   ## Impact
   Fix possible memory overflow
   
   ## Testing
   Pass CI
   


-- 
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] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1381: Minor fixes

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #1381:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1381


-- 
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] [incubator-nuttx-apps] pkarashchenko commented on pull request #1381: Minor fixes

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on PR #1381:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1381#issuecomment-1288077505

   @xiaoxiang781216 here is the correct PR. In previously I accidentally removed `MIN` and `MAX` from `libhttpd.h` instead of `libhttpd.c`. Let's wait CI to pass


-- 
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] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1381: Minor fixes

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #1381:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1381#issuecomment-1288094503

   The build error is fixed here: https://github.com/apache/incubator-nuttx/pull/7398


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