diff options
author | Fedor Indutny <fedor.indutny@gmail.com> | 2013-06-07 15:31:24 +0400 |
---|---|---|
committer | Fedor Indutny <fedor.indutny@gmail.com> | 2013-06-08 15:40:57 +0400 |
commit | 9ae1d182ba98629ac7c7b9100022ac93133494b7 (patch) | |
tree | 3e989db1f9f1c59ce2f72a4d861e80e666a835ea /deps/v8/test/cctest/test-regexp.cc | |
parent | 4bb4f734b3dc3cd42ffd7c5d128fec2abd6b97dd (diff) | |
download | node-new-9ae1d182ba98629ac7c7b9100022ac93133494b7.tar.gz |
crypto: free excessive memory in NodeBIO
Before this commit NodeBIO never shrank, possibly consuming a lot of
memory (depending on reader's haste).
All buffers between write_head's child and read_head should be
deallocated on read, leaving only space left in write_head and in the
next buffer.
Diffstat (limited to 'deps/v8/test/cctest/test-regexp.cc')
0 files changed, 0 insertions, 0 deletions