diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2009-09-23 00:14:28 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2009-09-23 00:17:50 +0200 |
commit | 76f4962636e434b91c9dea5de58d244f81db78ba (patch) | |
tree | bf634ac3fd33d9c16aea3912ce981a775574fae8 /deps/v8/src/zone.h | |
parent | 663deb38282dccbc6002c413f565cdad50a4b86f (diff) | |
download | node-new-76f4962636e434b91c9dea5de58d244f81db78ba.tar.gz |
Bugfix: EIOPromise::Create was allocating two EIOPromise objects
This is because it would call the javascript initializer which executed
Promise::New, and then it would rewrap the handle. Instead I make an
explicit inheritance from EIOPromise to Promise.
This seems to fix a memory leak which was reported by Ray Morgan:
http://groups.google.com/group/nodejs/browse_thread/thread/e38949b1989da1d7
Diffstat (limited to 'deps/v8/src/zone.h')
0 files changed, 0 insertions, 0 deletions