Y
Hacker News
new
|
ask
|
show
|
jobs
by
kazinator
2122 days ago
The point is that if forking a process to invoke an external C program to run in another address space is "unsafe", directly calling into the OS (like making that fork call) should be considered "mega unsafe".