Skip to content

Fix #569, Check and report sysconf error return#682

Merged
astrogeco merged 1 commit intonasa:integration-candidatefrom
skliper:fix569-neg_sysconf
Dec 18, 2020
Merged

Fix #569, Check and report sysconf error return#682
astrogeco merged 1 commit intonasa:integration-candidatefrom
skliper:fix569-neg_sysconf

Conversation

@skliper
Copy link
Contributor

@skliper skliper commented Dec 9, 2020

Describe the contribution
Fix #569 - Checks return of sysconf for error and if so reports, only sets PageSize on success.

Testing performed
Build and run unit tests

Expected behavior changes
None since sysconf should never fail, but if it does provides mechanism to avoid error propagation

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: Bundle main + this commit

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 Pull request is ready for discussion at the Configuration Control Board (CCB) label Dec 9, 2020
@astrogeco astrogeco added CCB-20201216 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Dec 16, 2020
@astrogeco
Copy link
Contributor

CCB 2020-12-16 APPROVED

@astrogeco astrogeco changed the base branch from main to integration-candidate December 18, 2020 14:36
@astrogeco astrogeco merged commit 7586872 into nasa:integration-candidate Dec 18, 2020
@astrogeco astrogeco added this to the 6.0.0 milestone Dec 18, 2020
astrogeco added a commit to nasa/cFS that referenced this pull request Dec 18, 2020
@skliper skliper deleted the fix569-neg_sysconf branch February 1, 2021 21:36
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.

sysconf can return -1 on error

2 participants