Skip to content

Fix #46 #48 #49 #50, Resolve multiple static analysis issues (includes bug fixes) and remove unnecessary UT handlers#47

Merged
dzbaker merged 4 commits intonasa:mainfrom
skliper:fix46-strcpy_overflows
Aug 25, 2022
Merged

Fix #46 #48 #49 #50, Resolve multiple static analysis issues (includes bug fixes) and remove unnecessary UT handlers#47
dzbaker merged 4 commits intonasa:mainfrom
skliper:fix46-strcpy_overflows

Conversation

@skliper
Copy link

@skliper skliper commented Aug 17, 2022

Checklist (Please check before submitting)

Describe the contribution

Also removes the custom defined DS_STRING_TERMINATOR since anything other than '\0' would break standard calls.

Testing performed
CI

Expected behavior changes
No longer possible to overflow the various string buffers.

System(s) tested on
CI

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the Draco milestone Aug 17, 2022
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 18 potential problems in the proposed changes. Check the Files changed tab for more details.

@skliper skliper changed the title Fix #46, Resolve possible string buffer overflows Fix #46 #48 #49, Resolve multiple static analysis issues (includes bug fixes) Aug 18, 2022
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 21 potential problems in the proposed changes. Check the Files changed tab for more details.

@skliper skliper force-pushed the fix46-strcpy_overflows branch from 18ee966 to 1030705 Compare August 18, 2022 18:06
@skliper skliper changed the title Fix #46 #48 #49, Resolve multiple static analysis issues (includes bug fixes) Fix #46 #48 #49 #50, Resolve multiple static analysis issues (includes bug fixes) and remove unnecessary UT handlers Aug 18, 2022
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 21 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 21 potential problems in the proposed changes. Check the Files changed tab for more details.

@dzbaker dzbaker requested a review from dmknutsen August 25, 2022 18:55
@dzbaker dzbaker merged commit 96e2021 into nasa:main Aug 25, 2022
@skliper skliper deleted the fix46-strcpy_overflows branch September 19, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

3 participants