Skip to content

Fix #1496, Update malloc stub #1497

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

Merged
merged 1 commit into from
Apr 7, 2025
Merged

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 <ijnek@users.noreply.github.com>
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 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 <ijnek@users.noreply.github.com>
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 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 <ijnek@users.noreply.github.com>
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 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 <ijnek@users.noreply.github.com>
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 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 <ijnek@users.noreply.github.com>
Co-authored by:Anh Van <avan989@users.noreply.github.com>
Co-authored by:Jose Martinez Pedraza <pepepr08@users.noreply.github.com>
@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 <ijnek@users.noreply.github.com>
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 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