Skip to content

Fix #27, Remove CFE_PSP_MemSet and CFE_PSP_MemCpy use for addresses in RAM#28

Merged
astrogeco merged 1 commit into
nasa:mainfrom
skliper:fix27-rm_psp_mem_api
Jun 1, 2022
Merged

Fix #27, Remove CFE_PSP_MemSet and CFE_PSP_MemCpy use for addresses in RAM#28
astrogeco merged 1 commit into
nasa:mainfrom
skliper:fix27-rm_psp_mem_api

Conversation

@skliper

@skliper skliper commented May 31, 2022

Copy link
Copy Markdown

Checklist (Please check before submitting)

Describe the contribution

Testing performed
CI

Expected behavior changes
None, just removes unnecessary API dependence

System(s) tested on
CI

Additional context
None

Third party code
None

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

@skliper skliper added this to the Draco milestone May 31, 2022
@astrogeco

Copy link
Copy Markdown
Contributor

CCB:2022-06-01 APPROVED

@astrogeco astrogeco merged commit 107c42c into nasa:main Jun 1, 2022
@skliper skliper deleted the fix27-rm_psp_mem_api branch June 10, 2022 13:10
dzbaker pushed a commit that referenced this pull request Apr 7, 2026
The stack variable was being passed in without initializing it,
resulting in inconsistent/undefined path being followed.
dzbaker pushed a commit that referenced this pull request Apr 7, 2026
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.

Remove CFE_PSP_MemSet and CFE_PSP_MemCpy use on addresses in RAM

2 participants