Comment on Report on Mozilla's Memory Management Development PracticesparentComments−robin_bbOP17yprewett, which are the tools that you think already exist, exactly?Many Mozilla developers make good use of valgrind. Leaks that can be found that way often are, and rarely cause problems for long.
Comments
prewett, which are the tools that you think already exist, exactly?
Many Mozilla developers make good use of valgrind. Leaks that can be found that way often are, and rarely cause problems for long.