jasonbu opened a new pull request, #12659:
URL: https://github.com/apache/nuttx/pull/12659

   ## Summary
   The dummy string in sim_ubsan did not work as expected, redirect ubsan to 
local .c files works pretty good in my case, so commit a code to make it 
possible in Kconfig.
   need a PANIC in __ubsan_handle_builtin_unreachable to make sure no_return;
   
   ## Impact
   No impact for default config.
   after merge, possible redirect to local ubsan and disable all malloc/print 
etc, actions.
   
   ## Testing
   CI-test, local ubuntu sim environment.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to