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.

Signed-off-by: jeremyB01 <149951864+jeremyB01@users.noreply.github.com>
@fpistm fpistm added the bug label 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

@fpistm fpistm merged commit df78428 into stm32duino:main Nov 7, 2023
3 checks passed
@fpistm fpistm linked an issue Nov 7, 2023 that may be closed by this pull request
@fpistm fpistm added the fix 🩹 Bug fix label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
Development

Successfully merging this pull request may close these issues.

EthernetClient memory consumption
2 participants