Skip to content

Commit b6b5ce9

Browse files
Updated C6277
Removed extra asterisk
1 parent 87e0b7a commit b6b5ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/c6277.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.assetid: 2b41252a-68c2-4e92-b005-0458db5f4430
99
---
1010
# Warning C6277
1111

12-
> NULL application name with an unquoted path in call to '\**function-name*': results in a security vulnerability if the path contains spaces
12+
> NULL application name with an unquoted path in call to '*function-name*': results in a security vulnerability if the path contains spaces
1313
1414
This warning indicates that the application name parameter is null and that there might be spaces in the executable path name.
1515

0 commit comments

Comments
 (0)