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


   ## Summary
   
   libc/err: fix unpaired va_end()
   
   each invocation of va_start() must be matched by a corresponding invocation 
of va_end() in the same function
   
   Signed-off-by: chao.an <anc...@xiaomi.com>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   CI-check


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

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


Reply via email to