Y
Hacker News
new
|
ask
|
show
|
jobs
by
jasonme
4313 days ago
Well, if the buffer is so critical and yet small, why not just free it and re-allocate the whole thing next time we use it.
1 comments
davidcuddeback
4313 days ago
Because freeing memory doesn't erase its contents.
link