Evaluate node.js code for a memory leak #4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Most likely scenario is fd binary not mallocing correctly but the node.js code should be free of runtime memory leaks as well.
Leak is most certainly in fd. Closing.