Skip to content

Fix #335: Shell unsigned pkt length bug#584

Merged
astrogeco merged 1 commit intonasa:integration-candidatefrom
skliper:fix335-shell-unsigned-bug
Apr 21, 2020
Merged

Fix #335: Shell unsigned pkt length bug#584
astrogeco merged 1 commit intonasa:integration-candidatefrom
skliper:fix335-shell-unsigned-bug

Conversation

@skliper
Copy link
Contributor

@skliper skliper commented Apr 2, 2020

Describe the contribution
Fix #335
Really just avoids problems if users mistakenly define CFE_MISSION_ES_MAX_SHELL_PKT as an unsigned value (2000u, for example)

Testing performed
Steps taken to test the contribution:

  1. CI

Suggest requester (@krmoore) confirm it works as requested

Expected behavior changes
None, except if someone defines this value as unsigned it won't break...

System(s) tested on

  • Hardware: AMD
  • OS: Ubuntu 18.04
  • Versions: bundle + this change

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Apr 9, 2020
@astrogeco
Copy link
Contributor

CCB 20200415 - APPROVED

@astrogeco astrogeco added CCB:Approved Indicates code review and approval by community CCB CCB - 20200415 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Apr 20, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate April 21, 2020 22:17
@astrogeco astrogeco merged commit 8ed578e into nasa:integration-candidate Apr 21, 2020
@skliper skliper added this to the 6.8.0 milestone Jun 1, 2020
@skliper skliper deleted the fix335-shell-unsigned-bug branch February 1, 2021 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code review and approval by community CCB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CFE_MISSION_ES_MAX_SHELL_PKT Causes ES Error When Unsigned

2 participants