Hacker News new | ask | show | jobs
by sintax 293 days ago
Until they don't. A common issue is not checking if the execve() actually worked and thinking nothing after the execve() will execute, which is an assumption that it not always true.