Skip to content

Commit b7b4439

Browse files
author
mikeblome
committed
removed section that doesn't belong in this branch
1 parent 1610136 commit b7b4439

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/security/security-best-practices-for-cpp.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ This article contains information about security tools and practices. Using them
8888
## Windows User Accounts
8989
Using Windows user accounts that belong to the Administrators group exposes developers and--by extension--customers to security risks. For more information, see [Running as a Member of the Users Group](running-as-a-member-of-the-users-group.md) and [How User Account Control (UAC) Affects Your Application](how-user-account-control-uac-affects-your-application.md).
9090

91-
## Guidance for Speculative Execution Side Channels
92-
93-
For information about how to indentify and mitigate against speculative execution side channel hardware vulnerabilities in C++ software, see [C++ Developer Guidance for Speculative Execution Side Channels](developer-guidance-speculative-execution.md).
94-
9591

9692
## See Also
9793
<xref:System.Security>

0 commit comments

Comments
 (0)