mirror of https://github.com/lukechilds/node.git
Browse Source
New() methods should be invoked as constructors, not regular functions. Corner cases like Script::New() may cause a SIGSEGV when the GC is run. More details: http://groups.google.com/group/nodejs/browse_thread/thread/a7e5db68d4cd6356v0.7.4-release
Ben Noordhuis
14 years ago
committed by
Ryan Dahl
10 changed files with 56 additions and 9 deletions
Loading…
Reference in new issue