summaryrefslogtreecommitdiffstats
path: root/source/core/windows
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2019-06-20 11:14:51 -0400
committerGitHub <noreply@github.com>2019-06-20 11:14:51 -0400
commit64eec046f5a77ebad9564a935c4fad8df08ea6eb (patch)
tree6077f00891210a5b092ef4f75af9684e6553166e /source/core/windows
parentbabe8e78d9f431d5f751859d159bbb3df37987c7 (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 'source/core/windows')
0 files changed, 0 insertions, 0 deletions