Skip to content

Commit 243186d

Browse files
author
mikeblome
committed
another merge conflict
2 parents 1f33ee2 + ac5b4a7 commit 243186d

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

docs/security/developer-guidance-speculative-execution.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@
22
title: "C++ Developer Guidance for Speculative Execution Side Channels | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "05/03/2018"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["Visual C++, security", "security [C++]", "security [C++], best practices", "Spectre", "CVE-2017-5753", "Speculative Execution"]
129
author: "mamillmsft"
1310
ms.author: "mikeblome"
14-
manager: "wpickett"
1511
ms.workload: ["cplusplus"]
1612
---
1713
# C++ Developer Guidance for Speculative Execution Side Channels
@@ -243,4 +239,4 @@ Another technique that can be used to mitigate speculative execution side channe
243239

244240
[Guidance to mitigate speculative execution side-channel vulnerabilities](https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV180002)
245241

246-
[Mitigating speculative execution side channel hardware vulnerabilities](https://blogs.technet.microsoft.com/srd/2018/03/15/mitigating-speculative-execution-side-channel-hardware-vulnerabilities/)
242+
[Mitigating speculative execution side channel hardware vulnerabilities](https://blogs.technet.microsoft.com/srd/2018/03/15/mitigating-speculative-execution-side-channel-hardware-vulnerabilities/)

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ helpviewer_keywords: ["Visual C++, security", "security [C++]", "security [C++],
1010
ms.assetid: 86acaccf-cdb4-4517-bd58-553618e3ec42
1111
author: "mikeblome"
1212
ms.author: "mikeblome"
13-
manager: "wpickett"
1413
ms.workload: ["cplusplus"]
1514
---
1615
# Security Best Practices for C++

0 commit comments

Comments
 (0)