Hacker News new | ask | show | jobs
by skitter 1695 days ago
AFAIK one other thing to note is that in Linux userspace, malloc (or fork) might succeed, but accessing the memory later can fail because of memory overcommit.