Skip to content

Fix potential overflow in string dataset#732

Merged
drroe merged 5 commits into
Amber-MD:masterfrom
drroe:fix-string-overflow
Jun 13, 2019
Merged

Fix potential overflow in string dataset#732
drroe merged 5 commits into
Amber-MD:masterfrom
drroe:fix-string-overflow

Conversation

@drroe

@drroe drroe commented Jun 13, 2019

Copy link
Copy Markdown
Contributor

When determining if printf should be used, check buffer size against actual format width, not just the data size.

@drroe drroe added the bugfix label Jun 13, 2019
@drroe drroe self-assigned this Jun 13, 2019
@drroe

drroe commented Jun 13, 2019

Copy link
Copy Markdown
Contributor Author

run jenkins

@drroe

drroe commented Jun 13, 2019

Copy link
Copy Markdown
Contributor Author

Note sure what's up with Jenkins. I'll try doing another commit and see if it triggers.

@drroe

drroe commented Jun 13, 2019

Copy link
Copy Markdown
Contributor Author

Jenkins doesnt appear to be working today. Merging anyway.

@drroe drroe merged commit 8947121 into Amber-MD:master Jun 13, 2019
@drroe drroe deleted the fix-string-overflow branch June 13, 2019 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant