Skip to content

Fix crashing when error message not set yet#101

Merged
prampec merged 1 commit intoprampec:masterfrom
h2zero:master
Jan 16, 2020
Merged

Fix crashing when error message not set yet#101
prampec merged 1 commit intoprampec:masterfrom
h2zero:master

Conversation

@h2zero
Copy link
Copy Markdown
Contributor

@h2zero h2zero commented Jan 16, 2020

ESP32 has been crashing due to wstring trying to print the error message before it's initialized, should be set to NULL in the constructor.

@prampec prampec merged commit 0da0518 into prampec:master Jan 16, 2020
@prampec
Copy link
Copy Markdown
Owner

prampec commented Jan 16, 2020

Thank you for this fix!

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

Successfully merging this pull request may close these issues.

2 participants