szsam opened a new pull request, #12047: URL: https://github.com/apache/nuttx/pull/12047
The check `if (delta < 0)` in line 353 and 407 would always be false if delta were unsigned. ## Summary ## 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