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 2021/11/02 12:26:41 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #4743: mm: Support the kernel address sanitizer

xiaoxiang781216 edited a comment on pull request #4743:
URL: https://github.com/apache/incubator-nuttx/pull/4743#issuecomment-957444496


   > In terms of usability, the new proposed solution is worse than adding to `MAXOPTIMIZATION`, but at least it does not hurt coherence. I'm not satisfied, but I'd accept it. KAsan will be mostly used on the simulator, anyway. For the next major release we need to rework compiler flags management.
   
   Yes, I think so. It's too hard to add the common option in the current Make.defs design. We need refactor Make.defs to address:
   
   1. Avoid so many duplicated config in each Make.defs
   2. Allow the common option addition more easier


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