|
|
|
|
|
by pjmlp
4048 days ago
|
|
You are no longer testing the same code under the real execution conditions, thus missing out possible leaks on the original code path. Although you can add that better test that than nothing, assuming that the respective OS vendor doesn't offer tooling similar to Valgrind, which I fully agree. EDIT: added some clarifications. |
|