W-M-R commented on PR #14114:
URL: https://github.com/apache/nuttx/pull/14114#issuecomment-2407008606

   #define kasan_random_tag() (1 + rand() % ((1 << (64 - KASAN_TAG_SHIFT)) - 
1))  : This macro will only generate values from 1-255, not 0 or 256


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