Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to enable vld for release builds #46

Open
PhilLab opened this issue Apr 15, 2018 · 1 comment
Open

Option to enable vld for release builds #46

PhilLab opened this issue Apr 15, 2018 · 1 comment

Comments

@PhilLab
Copy link

PhilLab commented Apr 15, 2018

If it is technically possible, it would be great to have the possibility to link and use VLD in your release build (of course with an option which is set to off by default).

This would then allow e.g. adding a call parameter to one's console application enableMemoryLeakDetection which could then be set by a Continuous Integration testing server to examine if new code caused new memory leaks.

@reid-p
Copy link

reid-p commented Aug 22, 2018

try compiling with VLD_FORCE_ENABLE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants