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

Need to check size of session channel mask! #169

Closed
terrillmoore opened this issue Jul 5, 2021 · 0 comments
Closed

Need to check size of session channel mask! #169

terrillmoore opened this issue Jul 5, 2021 · 0 comments
Assignees
Labels

Comments

@terrillmoore
Copy link
Member

When we added channel shuffle map save/restore support (377f066) we didn't realize that this changed the layout of the US version of the session channel mask. This causes compatibility problems when upgrading images built in the interim between 6158a1c and 377f066.

The appropriate thing is to validate the size of the ChannelMask using the header in Arduino_LoRaWAN::ApplySessionState().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant