node-memwatch
node-memwatch copied to clipboard
A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.
Distributor ID: Ubuntu Description: Ubuntu 18.04.5 LTS Release: 18.04 Codename: bionic Now using node v14.17.5 (npm v6.14.14) npm i node-memwatch ` me@e7-desktop:/drive_d/work/node_mem_test$ nvm install --lts Installing latest LTS version. Downloading...
Node-memwatch `npm rebuild` fails on Node 12. Tested with: - Node version: `v12.6.0` (current) - NPM version: `v6.10.0` - Platform: Mac Full error output: ``` > [email protected] install /{project}/node_modules/node-memwatch >...
The Coverity Security Scan software reports a resource leak on line 238. The actual message states: leaked_storage: Variable baton going out of scope leaks the storage it points to. 