mirror of https://github.com/lukechilds/node.git
Browse Source
When doing `FreeEmpty`, `NodeBIO` skips pre-allocated `head_` buffer. However this might lead to double-freeing buffers since in `~NodeBIO()` we're starting deallocation from `head_` buffer.v0.11.5-release
Fedor Indutny
12 years ago
1 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue