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 #1270: Truncate symbol name if > OS_MAX_SYM_LEN #1335

Merged
merged 2 commits into from
Nov 17, 2022

Conversation

dmknutsen
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Truncates symbol name in symbol table dump if the length exceeds OS_MAX_SYM_LEN.

Testing performed
Tested against VxWorks 6.9

Expected behavior changes
Dump completes successfully when symbol names exceed OS_MAX_SYM_LEN.

System(s) tested on

  • Hardware: SP0
  • OS: VxWorks 6.9

Contributor Info - All information REQUIRED for consideration of pull request
Dan Knutsen
NASA Goddard

@dzbaker dzbaker added the CCB:Approved Indicates code review and approval by community CCB label Nov 17, 2022
dzbaker added a commit to nasa/cFS that referenced this pull request Nov 17, 2022
*Combines:*

osal v6.0.0-rc4+devtbd

**Includes:**

*cFS*
- #598
- #611

*osal*
- nasa/osal#1335
- nasa/osal#1329

Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com>
Co-authored by: Justin Figueroa <chillfig@users.noreply.github.com>
Co-authored by: Ariel Adams <arielsadamsnasa@users.noreply.github.com>
Co-authored by: Daniel Knutsen <dmknutsen@users.noreply.github.com>
dzbaker added a commit to nasa/cFS that referenced this pull request Nov 17, 2022
*Combines:*

osal v6.0.0-rc4+devtbd

**Includes:**

*cFS*
- #598
- #611

*osal*
- nasa/osal#1335
- nasa/osal#1329
- nasa/osal#1336

Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com>
Co-authored by: Justin Figueroa <chillfig@users.noreply.github.com>
Co-authored by: Ariel Adams <arielsadamsnasa@users.noreply.github.com>
Co-authored by: Daniel Knutsen <dmknutsen@users.noreply.github.com>
@dzbaker dzbaker mentioned this pull request Nov 17, 2022
2 tasks
@dzbaker dzbaker merged commit 8ca5dc4 into nasa:main Nov 17, 2022
dzbaker added a commit to nasa/cFS that referenced this pull request Nov 17, 2022
*Combines:*

osal v6.0.0-rc4+dev161

**Includes:**

*cFS*
- #598
- #611

*osal*
- nasa/osal#1335
- nasa/osal#1329
- nasa/osal#1336

Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com>
Co-authored by: Justin Figueroa <chillfig@users.noreply.github.com>
Co-authored by: Ariel Adams <arielsadamsnasa@users.noreply.github.com>
Co-authored by: Daniel Knutsen <dmknutsen@users.noreply.github.com>
@dmknutsen dmknutsen added this to the Draco milestone Jan 18, 2023
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 draco-rc4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants