Skip to content

Fix: CMD_SEND_RAW_PACKET not freeing packet on parse failure - #2722

Merged
ripplebiz merged 2 commits into
meshcore-dev:devfrom
liamcottle:fix/free-packet-on-parse-failure
Jun 8, 2026
Merged

Fix: CMD_SEND_RAW_PACKET not freeing packet on parse failure#2722
ripplebiz merged 2 commits into
meshcore-dev:devfrom
liamcottle:fix/free-packet-on-parse-failure

Conversation

@liamcottle

Copy link
Copy Markdown
Member

This PR fixes a bug where invalid packets passed to CMD_SEND_RAW_PACKET would result in the obtained packet not being freed leading to packet exhaustion. Fixes #2721

@ripplebiz
ripplebiz merged commit 5f3b7f2 into meshcore-dev:dev Jun 8, 2026
12 checks passed
IoTThinks added a commit to IoTThinks/MeshCore that referenced this pull request Jun 9, 2026
@liamcottle
liamcottle deleted the fix/free-packet-on-parse-failure branch July 16, 2026 08:25
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.

2 participants