node-memcache
node-memcache copied to clipboard
NPM package not updated since variable leak fix four months ago
Hi :)
The fix for the global variable ("line") leak from four months ago hasn't been submitted to the NPM repository. It's still at January 2012, including the small bug (throws an error when Mocha testing).
Thanks :)
Yes, I am encountering this memory leak right now !
my unit test detected a global leak on line 340 in memcache.js
readLine() needs a var or function readline(string)