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

Release buffer/cache on SPIFFS.end() #5651

Merged
merged 3 commits into from
Jan 25, 2019

Conversation

earlephilhower
Copy link
Collaborator

Releases the buffers allocated by the SPIFFS object when/if SPIFFS::end()
is called.

Fixes #4585

Releases the buffers allocated by the SPIFFS object when/if SPIFFS::end()
is called.

Fixes esp8266#4585
@earlephilhower earlephilhower added this to the 2.6.0 milestone Jan 22, 2019
cores/esp8266/spiffs_api.h Outdated Show resolved Hide resolved
@d-a-v d-a-v modified the milestones: 2.6.0, 2.5.0 Jan 24, 2019
@earlephilhower earlephilhower merged commit c26102b into esp8266:master Jan 25, 2019
@earlephilhower earlephilhower deleted the freespiffsmem branch January 25, 2019 00:00
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.

3 participants