You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/05/10 22:14:35 UTC

[GitHub] [mynewt-core] agross-korg opened a new pull request #2589: hw: battery: Check return code from adc_chan_config

agross-korg opened a new pull request #2589:
URL: https://github.com/apache/mynewt-core/pull/2589


   This patch fixes an unchecked return value when invoking the adc_chan_config
   call.  This issue was found as part of a static analysis tool.  Fixed all
   instances using this API that were not checking return value.
   
   Signed-off-by: Andy Gross <an...@juul.com>


-- 
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] [mynewt-core] apache-mynewt-bot commented on pull request #2589: hw: battery: Check return code from adc_chan_config

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on pull request #2589:
URL: https://github.com/apache/mynewt-core/pull/2589#issuecomment-837634566


   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


-- 
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] [mynewt-core] agross-korg merged pull request #2589: hw: battery: Check return code from adc_chan_config

Posted by GitBox <gi...@apache.org>.
agross-korg merged pull request #2589:
URL: https://github.com/apache/mynewt-core/pull/2589


   


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