YWHKKX commented on PR #19704: URL: https://github.com/apache/nuttx/pull/19704#issuecomment-5211691308
Thanks @linguini1 @cederom :-) Yes — runtime tested on WSL2 with sim (32-bit) + KASAN, CONFIG_PSEUDOFS_FILE=y. Before: write after a large seek crashes (SIGSEGV, rc=139). After (this PR): write fails safely with -ENOMEM (errno=12); no crash. -- 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]
