Donny9 opened a new pull request #4651:
URL: https://github.com/apache/incubator-nuttx/pull/4651


   ## Summary
   when enable SYSTEM_TIME64, tick may exceed the int32 range and failed to set 
wdog timeout.
   
   example:
   pthread_cond_clockwait
           ---->clock_abstime2ticks
                       ---->wd_start
   
   Signed-off-by: Jiuzhu Dong <dongjiuz...@xiaomi.com>
   
   ## Impact
   
   ## Testing
   
   


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