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 2020/11/08 16:16:42 UTC

[GitHub] [incubator-nuttx] juniskane opened a new pull request #2246: boards/sim/sim/sim/src/sim_touchscreen.c: add missing nx_disconnect

juniskane opened a new pull request #2246:
URL: https://github.com/apache/incubator-nuttx/pull/2246


   ## Summary
   Adds one missing nx_disconnect() on error return path and one pthread_attr_destroy() (Latter not really needed on NuttX, but good style to include for portability and in case attribute object's representation ever changes)
   ## Impact
   
   ## Testing
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis merged pull request #2246: boards/sim/sim/sim/src/sim_touchscreen.c: add missing nx_disconnect

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


   


----------------------------------------------------------------
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:
users@infra.apache.org