We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e0b7a commit b6b5ce9Copy full SHA for b6b5ce9
docs/code-quality/c6277.md
@@ -9,7 +9,7 @@ ms.assetid: 2b41252a-68c2-4e92-b005-0458db5f4430
9
---
10
# Warning C6277
11
12
-> NULL application name with an unquoted path in call to '\**function-name*': results in a security vulnerability if the path contains spaces
+> NULL application name with an unquoted path in call to '*function-name*': results in a security vulnerability if the path contains spaces
13
14
This warning indicates that the application name parameter is null and that there might be spaces in the executable path name.
15
0 commit comments