Skip to content

Commit

Permalink
Fixed naming convention + added conclusion because I feel it ends abr…
Browse files Browse the repository at this point in the history
…uptly
  • Loading branch information
T-O-R-U-S committed Feb 14, 2022
1 parent b9231a6 commit 090c95e
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -450,3 +450,6 @@ Running Valgrind using the debug build of Node.js shows:
Now we can see the specific file name and line in the Node.js code which
caused the allocation (inspector\_agent.cc:140).
Thusly, we can examine the line (and its surrounding code) in order
to find a potential solution for the memory leak.

0 comments on commit 090c95e

Please sign in to comment.