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 2021/11/01 07:28:32 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #4766: Fix syslog_write failed

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


   
   
   ## Summary
   
   Fix syslog_write failed, in previous commit use up_puts in syslog_default_write, but this will caused,
   user directly call syslog_write failed
   
   
       Revert "drivers/syslog: Call up_puts in syslog_default_write instad up_putc"
       
       This reverts commit 174b2403258cbf0e063ac389beeedcd09b8a0b1a.
       
       Revert "drivers/syslog: Ensure the buffer zero terminate"
       
       This reverts commit 1692aa7894858a8957d2d2e091891b15cbf22ae8.
   
   
   ## 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.

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] xiaoxiang781216 merged pull request #4766: Fix syslog_write failed

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


   


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