mirror of https://github.com/lukechilds/node.git
Browse Source
Create a handle scope before performing a check that creates a handle, otherwise the handle is leaked into the handle scope of the caller. PR-URL: https://github.com/nodejs/node/pull/7711 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trevor Norris <trev.norris@gmail.com>v7.x
Ben Noordhuis
9 years ago
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue