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/09/05 02:27:43 UTC

[GitHub] [incubator-nuttx] Junbo-Zheng opened a new pull request, #6999: fix runtime error by UBSan

Junbo-Zheng opened a new pull request, #6999:
URL: https://github.com/apache/incubator-nuttx/pull/6999

   ## Summary
   fix runtimer error by UBSan
   ```
   nsh> 
   time/lib_localtime.c:463:24: runtime error: left shift of negative value -1
   ```
   Signed-off-by: Junbo Zheng <zh...@xiaomi.com>
   
   ## Impact
   N/A
   
   ## Testing
   Local build ok.
   


-- 
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 #6999: fix runtime error by UBSan

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


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