Skip to content

Fix nasa#1570, Separated out the increment operator in OS_ObjectIdFindNextFree() in osapi-idmap.c - #1572

Open
myc-yang wants to merge 1 commit into
nasa:devfrom
myc-yang:1570-osapi-idmap-c-mixes-increment-operator
Open

Fix nasa#1570, Separated out the increment operator in OS_ObjectIdFindNextFree() in osapi-idmap.c#1572
myc-yang wants to merge 1 commit into
nasa:devfrom
myc-yang:1570-osapi-idmap-c-mixes-increment-operator

Conversation

@myc-yang

@myc-yang myc-yang commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Checklist (Please check before submitting)

Describe the contribution
Fixes #1570

Testing performed
CodeSonar and Unit Tests

Expected behavior changes
No impact to behavior

System(s) tested on

  • Hardware: PC
  • OS: Linux

Additional context
Add any other context about the contribution here.

Third party code
If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request
Michael Yang / NASA GSFC

For members of the cFS Team
Click the Preview tab and select the pull request template corresponding to the type of change you are submitting:

@myc-yang
myc-yang requested a review from jphickey August 25, 2026 13:27
@myc-yang
myc-yang force-pushed the 1570-osapi-idmap-c-mixes-increment-operator branch from a4fd01d to 1ec02b8 Compare September 1, 2026 12:18
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.

osapi-idmap.c mixes increment operator with other operators in expression

2 participants