Y
Hacker News
new
|
ask
|
show
|
jobs
by
voxl
2754 days ago
You can also cause segfaults, the point I think is more that it is hard to do this instead of easy as it is in some languages, like C.
1 comments
steveklabnik
2754 days ago
Memory leaks can happen in safe code, segfaults cannot. That’s at least one major difference.
link