Skip to content

Fix strings passed to Check's asserts in tests - #283

Merged
brarcher merged 1 commit into
masterfrom
format-security-in-tests
Jun 28, 2020
Merged

Fix strings passed to Check's asserts in tests#283
brarcher merged 1 commit into
masterfrom
format-security-in-tests

Conversation

@brarcher

Copy link
Copy Markdown
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