jasonbu opened a new pull request, #15889:
URL: https://github.com/apache/nuttx/pull/15889

   ## Summary
   We should not modify the input actions, casing when kernel build, userspace 
call posix_spawn touch kernel address.
   
   with current code, within posix_spawn will modify the file_actions input 
from user space, we should not purpose to change it, also the flink in actions 
copy out is not correct.
   
   ## Impact
   fix when do adb shell in goldfish v7a kernel build, crash in 
posix_spawn_file_actions_destroy
   
   ## Testing
   ci-test, arm-v7a ostest, goldfish v7a adbd
   
   
   


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