acassis commented on PR #12688: URL: https://github.com/apache/nuttx/pull/12688#issuecomment-2227359201
@zhhyu7 I didn't follow: you added support to negative offset, but then you check if it is negative and for it to 0. So why don't stay with unsigned implementation. My first thought was that negative offset could introduce vulnerabilities, but then I saw you are checking for negative value. I'm confuse -- 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]
