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

Hotfix #2526, add missing memset() for stack variables #2527

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

jphickey
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Correct two cases where struct variables on the stack were not being properly cleared before use.

Hot Fix for PR #2526 - addresses issues when running workflows

Testing performed
Run workflows

Expected behavior changes
Workflows succeed, no seg faults

System(s) tested on
Github Hosted Runner

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Correct two cases where struct variables on the stack were not
being properly cleared before use.
@jphickey jphickey added CCB:Ready Ready for discussion at the Configuration Control Board (CCB) CCB:FastTrack labels Mar 11, 2024
@dzbaker dzbaker merged commit fe63c33 into integration-candidate Mar 12, 2024
40 of 41 checks passed
@dzbaker dzbaker mentioned this pull request Mar 12, 2024
2 tasks
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 12, 2024
*Combines:*

cFE equuleus-rc1+dev107
to_lab equuleus-rc1+dev48
ci_lab equuleus-rc1+dev61
sample_app equuleus-rc1+dev40

**Includes:**

*cFE*
- nasa/cFE#2517
- nasa/cFE#2527

*to_lab*
- nasa/to_lab#194

*ci_lab*
- nasa/ci_lab#177

*sample_app*
- nasa/sample_app#229

Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com>
dzbaker added a commit to nasa/cFS that referenced this pull request Mar 12, 2024
*Combines:*

cFE equuleus-rc1+dev107
to_lab equuleus-rc1+dev48
ci_lab equuleus-rc1+dev61
sample_app equuleus-rc1+dev40

**Includes:**

*cFE*
- nasa/cFE#2517
- nasa/cFE#2527

*to_lab*
- nasa/to_lab#194

*ci_lab*
- nasa/ci_lab#177

*sample_app*
- nasa/sample_app#229

Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com>
@jphickey jphickey deleted the hotfix-ic-20240311 branch March 20, 2024 13:28
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) CCB:FastTrack labels Mar 21, 2024
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.

2 participants