Skip to content

Conversation

brarcher
Copy link
Contributor

There were cases where Check's unit tests were using Check
asserts by passing in a message that was either not a string
literal or passed no format arguments. This was pointed out
by the format-security warning. This commit fixes these cases.

There were cases where Check's unit tests were using Check
asserts by passing in a message that was either not a string
literal or passed no format arguments. This was pointed out
by the format-security warning. This commit fixes these cases.
@brarcher brarcher merged commit ab0c09b into master Jun 28, 2020
@brarcher brarcher deleted the format-security-in-tests branch June 28, 2020 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant