Skip to content

Fix nasa#2794, Replace zero values for pointers with NULL - #2795

Open
myc-yang wants to merge 1 commit into
nasa:devfrom
myc-yang:2794-es-sb-tbl-zero-instead-null
Open

Fix nasa#2794, Replace zero values for pointers with NULL#2795
myc-yang wants to merge 1 commit into
nasa:devfrom
myc-yang:2794-es-sb-tbl-zero-instead-null

Conversation

@myc-yang

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

Copy link
Copy Markdown
Contributor

Checklist (Please check before submitting)

Describe the contribution
Fixes #2794 and replaces pointer assignment of zero with NULL

Testing performed
GitHub Actions, Axle, CodeSonar

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 19, 2026 12:57
@myc-yang
myc-yang force-pushed the 2794-es-sb-tbl-zero-instead-null branch from 7f0895e to 8f3f1e3 Compare August 19, 2026 13:00
@myc-yang
myc-yang force-pushed the 2794-es-sb-tbl-zero-instead-null branch from 8f3f1e3 to a40d4c1 Compare August 28, 2026 20:29
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.

ES, SB, and TBL module code uses zero instead of NULL

3 participants