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 #534, adjust UT assert buffer sizes #535

Merged

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Jul 8, 2020

Describe the contribution

Avoids a possible truncation in snprintf call.
Fixes #534

Testing performed
Build and run unit tests.

Expected behavior changes
No buffer size/truncation warning when building with optimization enabled.

System(s) tested on
Ubuntu 20.04

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

skliper and others added 2 commits June 29, 2020 16:15
Avoids a possible truncation in snprintf call.
@jphickey jphickey added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Jul 8, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate July 8, 2020 13:21
@astrogeco astrogeco merged commit 9eaf83b into nasa:integration-candidate Jul 8, 2020
@astrogeco astrogeco removed the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Aug 19, 2020
@skliper skliper added this to the 5.1.0 milestone Aug 21, 2020
@jphickey jphickey deleted the fix-534-buffer-size-warning branch December 3, 2020 17:26
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Resolved issues with generating pdf user's guide
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New buffer size warning in UT assert
3 participants