node-memwatch icon indicating copy to clipboard operation
node-memwatch copied to clipboard

A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.

Results 6 node-memwatch issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/351953/70183881-a8caaa80-16b4-11ea-88b6-9ede3f31ceaf.png)