Skip to content

fix: hardening#99

Merged
fpistm merged 2 commits intostm32duino:mainfrom
fpistm:crash
Mar 10, 2026
Merged

fix: hardening#99
fpistm merged 2 commits intostm32duino:mainfrom
fpistm:crash

Conversation

@fpistm
Copy link
Copy Markdown
Member

@fpistm fpistm commented Mar 10, 2026

Based on @raphaelvalentin issue and feedback in #87.

  • Ensure tcp is closed based on returned value
  • Ensure client is properly stop

Fixes #87

@fpistm fpistm added this to the 1.4.1/1.5.0 milestone Mar 10, 2026
@fpistm fpistm added the fix 🩹 Bug fix label Mar 10, 2026
@fpistm fpistm changed the title Crash fix: hardening Mar 10, 2026
fpistm and others added 2 commits March 10, 2026 15:32
Fixes stm32duino#87.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-by: raphael valentin <raphaelvalentin@users.noreply.github.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-by: raphael valentin <raphaelvalentin@users.noreply.github.com
@fpistm fpistm merged commit ffdd1ab into stm32duino:main Mar 10, 2026
3 checks passed
@fpistm fpistm deleted the crash branch March 10, 2026 15:42
@github-project-automation github-project-automation bot moved this from In progress to Done in STM32duino libraries Mar 10, 2026
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.

MCU crash after few thousand TCP requests

1 participant