Skip to content

Conversation

muggenhor
Copy link

strnlen_P is needed to avoid the wrong method of reading to cause bad things to happen (CPU exceptions on ESP8266).

Fixes: #747

strnlen_P is needed to avoid the wrong method of reading to cause bad
things to happen (CPU exceptions on ESP8266).

Fixes: knolleary#747
@hmueller01
Copy link

This is fixed in
https://github.com/hmueller01/pubsubclient3
Maybe you give it a try.

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.

esp8266 crashes when using payload in PROGMEM (v2.8)
2 participants