pussuw commented on PR #12435: URL: https://github.com/apache/nuttx/pull/12435#issuecomment-2258455423
vfork() is just completely broken via system calls, no idea how it worked, even before #12435 Like you noticed, the parent's stack is loaded when the child returns to user space. This was broken prior to 12435 as well. -- 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]
