mirror of https://github.com/lukechilds/node.git
Browse Source
Fix a resource leak where an intermediate Local<Context> handle in Environment::GetCurrent() got leaked into whatever HandleScope was further up the stack. Reviewed-by: Trevor Norris <trev.norris@gmail.com>v0.11.14-release
committed by
Trevor Norris
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue