Skip to content

Conversation

@disconnect3d
Copy link

The "/DRV:" string literal has a length of 5 and the strnicmp(argv[i], "/DRV:", 4) call incorrectly misses/doesn't match the : character.

The `"/DRV:"` string literal has a length of 5 and the `strnicmp(argv[i], "/DRV:", 4)` call incorrectly misses/doesn't match the `:` character.
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