Skip to content

Add leak detector macro to all classes #11

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

Closed
bparks13 opened this issue Feb 4, 2025 · 0 comments · Fixed by #24
Closed

Add leak detector macro to all classes #11

bparks13 opened this issue Feb 4, 2025 · 0 comments · Fixed by #24
Assignees

Comments

@bparks13
Copy link
Member

bparks13 commented Feb 4, 2025

To better debug when something is accidentally leaked, it will be easiest if all new classes (and all existing classes) utilize the JUCE_LEAK_DETECTOR macro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment