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/02/03 20:05:19 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #995: system/adb: Fix error: 'fd' may be used uninitialized in this function

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


   ## Summary
   Minor fix.
   
   ## Impact
   Avoid skip the invocation of uv_fileno in case of NDEBUG.
   
   ## 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 commented on pull request #995: system/adb: Fix error: 'fd' may be used uninitialized in this function

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


   Done.


-- 
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 merged pull request #995: system/adb: Fix error: 'fd' may be used uninitialized in this function

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged pull request #995:
URL: https://github.com/apache/incubator-nuttx-apps/pull/995


   


-- 
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 #995: system/adb: Fix error: 'fd' may be used uninitialized in this function

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


   Please fix nxstyle issue


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