Hacker News new | ask | show | jobs
by NullPrefix 2417 days ago
On Unix it won't. You can overcommit memory and only get into trouble when you actually try to page it. But not at malloc time.
1 comments

Iirc that's configurable.