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 #363, decoding segs using incorrect macro #413

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

dmknutsen
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Fix #363

Will now use the correct macro - CF_PDU_MAX_SEGMENTS as opposed to CF_PDU_MAX_TLV

Testing performed
Steps taken to test the contribution:

  1. Unit/coverage testing
  2. Build verification testing

System(s) tested on

  • Ubuntu 20.04

Contributor Info - All information REQUIRED for consideration of pull request
Dan Knutsen
NASA Goddard

@dzbaker dzbaker merged commit 6a333bf into nasa:main Oct 19, 2023
17 checks passed
@dmknutsen dmknutsen added the bug label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decoding Segments using Incorrect Macro (CF_PDU_MAX_TLV)
3 participants