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

Fix buffering of user payloads #243

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Fix buffering of user payloads #243

merged 2 commits into from
Jan 10, 2025

Conversation

TMRh20
Copy link
Member

@TMRh20 TMRh20 commented Jan 7, 2025

Per #242 fix buffer overrun

Per #242 fix buffer overrun
@TMRh20 TMRh20 requested a review from 2bndy5 January 7, 2025 13:08
@2bndy5
Copy link
Member

2bndy5 commented Jan 7, 2025

Just to be sure, did you see this debug message before the changes here?

IF_RF24NETWORK_DEBUG(printf_P(PSTR("NET **Drop Payload** Buffer Full")));

@TMRh20
Copy link
Member Author

TMRh20 commented Jan 7, 2025 via email

RF24Network.cpp Outdated Show resolved Hide resolved
@TMRh20 TMRh20 requested a review from 2bndy5 January 10, 2025 10:50
@TMRh20 TMRh20 merged commit 551461f into master Jan 10, 2025
17 checks passed
@TMRh20 TMRh20 deleted the FixBufferingUserPayloads branch January 10, 2025 11:07
2bndy5 pushed a commit that referenced this pull request Jan 10, 2025
Issue identified by @mirhamza708

* Fix buffering of user payloads: Per #242 fix buffer overrun
* Mods to #243 per @2bndy5
@2bndy5
Copy link
Member

2bndy5 commented Jan 10, 2025

I cherry-picked this patch to the v1.x branch.

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