Skip to content

Comments

Fix #1496, Update malloc stub#1497

Merged
dzbaker merged 1 commit intonasa:mainfrom
pepepr08:1496-malloc-stub-update
Apr 7, 2025
Merged

Fix #1496, Update malloc stub#1497
dzbaker merged 1 commit intonasa:mainfrom
pepepr08:1496-malloc-stub-update

Conversation

@pepepr08
Copy link
Contributor

@pepepr08 pepepr08 commented Mar 13, 2025

Checklist (Please check before submitting)

Describe the contribution
Fixes #1496

Testing performed
Steps taken to test the contribution:

  1. make SIMULATION=native ENABLE_UNIT_TESTS=true prep
  2. make install
  3. make test

Expected behavior changes
A clear and concise description of how this contribution will change behavior and level of impact.

  • All tests pass

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 / NASA GSFC 582

@pepepr08 pepepr08 added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Mar 13, 2025
@pepepr08 pepepr08 changed the title Fix #1476, Update malloc stub Fix #1496, Update malloc stub Mar 13, 2025
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Mar 20, 2025
dzbaker added a commit to nasa/cFS that referenced this pull request Apr 7, 2025
- #834

*cFE*
- nasa/cFE#2646

*osal*
- nasa/osal#1497

*PSP*
- nasa/PSP#453

*sample_app*
- nasa/sample_app#238

Co-authored by:Kenji Brameld <[email protected]>
Co-authored by:Anh Van <[email protected]>
Co-authored by:Jose Martinez Pedraza <[email protected]>
dzbaker added a commit to nasa/cFS that referenced this pull request Apr 7, 2025
- #834

*cFE*
- nasa/cFE#2646

*osal*
- nasa/osal#1497

*PSP*
- nasa/PSP#453

*sample_app*
- nasa/sample_app#238

Co-authored by:Kenji Brameld <[email protected]>
Co-authored by:Anh Van <[email protected]>
Co-authored by:Jose Martinez Pedraza <[email protected]>
dzbaker added a commit to nasa/cFS that referenced this pull request Apr 7, 2025
*Combines:*

cFE equuleus-rc1+dev243
osal equuleus-rc1+dev113
psp equuleus-rc1+dev67
sample_app equuleus-rc1+dev54

**Includes:**

- #834

*cFE*
- nasa/cFE#2646

*osal*
- nasa/osal#1497

*PSP*
- nasa/PSP#453

*sample_app*
- nasa/sample_app#238

Co-authored by:Kenji Brameld <[email protected]>
Co-authored by:Anh Van <[email protected]>
Co-authored by:Jose Martinez Pedraza <[email protected]>
dzbaker added a commit to nasa/cFS that referenced this pull request Apr 7, 2025
*Combines:*

cFE equuleus-rc1+dev243
osal equuleus-rc1+dev113
psp equuleus-rc1+dev67
sample_app equuleus-rc1+dev54

**Includes:**

- #834

*cFE*
- nasa/cFE#2646

*osal*
- nasa/osal#1497

*PSP*
- nasa/PSP#453

*sample_app*
- nasa/sample_app#238

Co-authored by:Kenji Brameld <[email protected]>
Co-authored by:Anh Van <[email protected]>
Co-authored by:Jose Martinez Pedraza <[email protected]>
dzbaker added a commit to nasa/cFS that referenced this pull request Apr 7, 2025
*Combines:*

cFE equuleus-rc1+dev243
osal equuleus-rc1+dev113
psp equuleus-rc1+dev67
sample_app equuleus-rc1+dev54

**Includes:**

*cFS*
- #834

*cFE*
- nasa/cFE#2646

*osal*
- nasa/osal#1497

*PSP*
- nasa/PSP#453

*sample_app*
- nasa/sample_app#238

Co-authored by:Kenji Brameld <[email protected]>
Co-authored by:Anh Van <[email protected]>
Co-authored by:Jose Martinez Pedraza <[email protected]>
@dzbaker dzbaker mentioned this pull request Apr 7, 2025
2 tasks
@dzbaker dzbaker merged commit d512912 into nasa:main Apr 7, 2025
19 checks passed
dzbaker added a commit to nasa/cFS that referenced this pull request Apr 7, 2025
*Combines:*

cFE equuleus-rc1+dev243
osal equuleus-rc1+dev113
psp equuleus-rc1+dev67
sample_app equuleus-rc1+dev54

**Includes:**

*cFS*
- #834

*cFE*
- nasa/cFE#2646

*osal*
- nasa/osal#1497

*PSP*
- nasa/PSP#453

*sample_app*
- nasa/sample_app#238

Co-authored by:Kenji Brameld <[email protected]>
Co-authored by:Anh Van <[email protected]>
Co-authored by:Jose Martinez Pedraza <[email protected]>
@dzbaker dzbaker added this to the v7.0.0 milestone Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code review and approval by community CCB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

malloc stub Pool Size calculation

2 participants