diff options
| author | jsmall-nvidia <jsmall@nvidia.com> | 2019-06-20 11:14:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-20 11:14:51 -0400 |
| commit | 64eec046f5a77ebad9564a935c4fad8df08ea6eb (patch) | |
| tree | 6077f00891210a5b092ef4f75af9684e6553166e /tests/cpp-compiler/c-compile-link-error.c.expected | |
| parent | babe8e78d9f431d5f751859d159bbb3df37987c7 (diff) | |
Hot fix: Remove getExecutablePath reported memory leak (#993)
* Remove the memory leak that is being reported on Visual Stuio, due to getExecutablePath having a static local variable that is not freed before leaks are dumped. The solution is sort of clumsy, in so far as it just removes the cache. Would be nice to have a better way to handle such situations.
* Add to do comment - and also to push CI to rebuild.
Diffstat (limited to 'tests/cpp-compiler/c-compile-link-error.c.expected')
0 files changed, 0 insertions, 0 deletions
