Skip to content

Pull in ESP8266 String::replace() fixes, others #3143

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

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

earlephilhower
Copy link
Contributor

Pull in bugfixes from the ESP8266 repo for problems in the SSO
implementation of replace(). See the following patches for full
details:

esp8266/Arduino@54240d2#diff-8d9e71e16d437343017df828f0528f63
esp8266/Arduino@78a1a66#diff-8d9e71e16d437343017df828f0528f63
esp8266/Arduino@4e93584#diff-8d9e71e16d437343017df828f0528f63

Fixes #3140

@me-no-dev me-no-dev merged commit fd089d8 into espressif:master Aug 27, 2019
@me-no-dev
Copy link
Member

Thanks for taking the time @earlephilhower :)

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.

Stack smashing protection failure occurs in String
2 participants