Files
node/tools
Anna Henningsen 9e9890a8ff tools: improve valgrind support
- Generate and use a list of suppressions that reduce noisiness for
  known (non-)issues.
- Use `--zero-fill-buffers` for tests, as they sometimes use
  `Buffer.allocUnsafe()` and valgrind reports that as usage
  of uninitialized memory.

PR-URL: https://github.com/nodejs/node/pull/25498
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-01-21 20:16:14 +01:00
..
2018-12-30 19:38:07 -08:00
2018-10-24 17:19:28 -04:00
2018-12-21 15:54:41 +01:00
2018-03-05 08:35:44 -06:00
2018-12-30 20:17:19 +01:00
2018-12-05 14:02:17 -08:00
2018-04-10 06:45:45 +09:00
2018-06-06 19:44:15 +02:00
2018-09-06 13:06:54 -07:00
2019-01-21 20:16:14 +01:00