While reading `man clone.2`, I found that the parent process doesn't unmap the stack of child process. Should we unmap the memory in this example?
While reading `man clone.2`, I found that the parent process doesn't unmap the stack of child process. Should we unmap the memory in this example?
![]() |