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 inconsistent payload-length check #43

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

kruss
Copy link
Collaborator

@kruss kruss commented Feb 25, 2025

This PR will avoid a possible attempt to subtract with overflow in the dlt parser on fn dlt_payload() and also fixes some clippy warnings.

@kruss kruss force-pushed the fix_parse_payload branch 2 times, most recently from 769e9ad to 4117637 Compare February 25, 2025 14:52
@kruss kruss force-pushed the fix_parse_payload branch from 4117637 to 5123355 Compare February 25, 2025 14:54
@marcmo marcmo merged commit 25706ea into esrlabs:master Feb 25, 2025
4 checks passed
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