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

Fixing bug that caused large memory consumption #76

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

jeremyB01
Copy link
Contributor

As listed in issue #75, there is an error that caused large memory usage in the EthernetClientmodule. These changes fix the mentioned memory bug.

@fpistm fpistm added the bug label Nov 7, 2023
@fpistm fpistm added this to In progress in STM32duino libraries via automation Nov 7, 2023
@fpistm fpistm added this to the 1.3.1 milestone Nov 7, 2023
@fpistm fpistm self-requested a review November 7, 2023 07:38
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thanks @jeremyB01

STM32duino libraries automation moved this from In progress to Reviewer approved Nov 7, 2023
@fpistm fpistm merged commit df78428 into stm32duino:main Nov 7, 2023
3 checks passed
STM32duino libraries automation moved this from Reviewer approved to Done Nov 7, 2023
@fpistm fpistm linked an issue Nov 7, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

EthernetClient memory consumption
2 participants