fjpanag opened a new pull request, #7285:
URL: https://github.com/apache/incubator-nuttx/pull/7285

   ## Summary
   
   Fixes an undefined behavior within UBSan.  
   Relevant issue #7274.
   
   ## Impact
   
   UBSan is working correctly now.
   
   ## Testing
   
   Tested with code that has an undefined behavior, and was triggering this 
code.  
   Before the patch UBSan was calling itself infinitely (eventually causing a 
crash), but after the change it behaves correctly.
   
   


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