Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #449, update PCS_malloc stub PoolSize overflow #450

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

pepepr08
Copy link
Contributor

@pepepr08 pepepr08 commented Mar 12, 2025

Checklist (Please check before submitting)

Describe the contribution
Fixes #449

Testing performed
Steps taken to test the contribution:

  1. Ran coverage-ut-pc-rtems-testrunner

Expected behavior changes

  1. Test coverage-ut-pc-rtems-testrunner now passes

System(s) tested on

  • OS: Docker Ubuntu22/arm64 on Mac M3 Pro

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
Jose F. Martinez Pedraza / GSFC 582

@pepepr08 pepepr08 added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Mar 12, 2025
@dzbaker dzbaker added CCB:Approved Indicates Approval by CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Mar 13, 2025
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 19, 2025
*Combines:*

cFE equuleus-rc1+dev239
osal equuleus-rc1+dev101
PSP equuleus-rc1+dev61

**Includes:**

*cFE*
-nasa/cFE#2643

*osal*
-nasa/osal#1495

*PSP*
- nasa/PSP#448
- nasa/PSP#450

Co-authored by: Anh Van <avan989@users.noreply.github.com>
Co-authored by: Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 27, 2025
*Combines:*

cFE equuleus-rc1+dev239
osal equuleus-rc1+dev101
PSP equuleus-rc1+dev61

**Includes:**

*cFE*
- nasa/cFE#2643

*osal*
- nasa/osal#1495
- nasa/osal#1499

*PSP*
- nasa/PSP#448
- nasa/PSP#450

Co-authored by: Anh Van <avan989@users.noreply.github.com>
Co-authored by: Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 27, 2025
*Combines:*

cFE equuleus-rc1+dev239
osal equuleus-rc1+dev101
PSP equuleus-rc1+dev61

**Includes:**

*cFE*
- nasa/cFE#2643

*osal*
- nasa/osal#1495
- nasa/osal#1499
- nasa/osal#1504
- nasa/osal#1502

*PSP*
- nasa/PSP#448
- nasa/PSP#450

Co-authored by: Anh Van <avan989@users.noreply.github.com>
Co-authored by: Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
@dzbaker dzbaker merged commit bf14fdc into nasa:main Mar 27, 2025
10 checks passed
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 27, 2025
*Combines:*

cFE equuleus-rc1+dev239
osal equuleus-rc1+dev101
PSP equuleus-rc1+dev61

**Includes:**

*cFE*
- nasa/cFE#2643

*osal*
- nasa/osal#1495
- nasa/osal#1499
- nasa/osal#1504
- nasa/osal#1502

*PSP*
- nasa/PSP#448
- nasa/PSP#450

Co-authored by: Anh Van <avan989@users.noreply.github.com>
Co-authored by: Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates Approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Malloc Stub incorrectly calculates Pool Size
2 participants