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

WiFiManagerParameter allocates but never frees __value! #468

Merged
merged 2 commits into from
Jan 30, 2018

Conversation

liebman
Copy link
Contributor

@liebman liebman commented Dec 9, 2017

The WiFiManagerParameter constructor allocates _value via new but has no destructor to free via delete.

@tablatronix tablatronix added the bug Validated BUG label Dec 9, 2017
@tablatronix tablatronix merged commit a832af0 into tzapu:master Jan 30, 2018
@liebman liebman deleted the param-value-memory-leak branch January 30, 2018 18:41
@tablatronix tablatronix added this to the dev milestone Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Validated BUG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants