8000 Merge pull request #5327 from MicrosoftDocs/main638829270404686225syn… · MicrosoftDocs/cpp-docs@68e1b89 · GitHub
[go: up one dir, main page]

Skip to content

Commit 68e1b89

Browse files
Merge pull request #5327 from MicrosoftDocs/main638829270404686225sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 30f91c8 + 286cf1b commit 68e1b89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sanitizers/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ landingContent:
4141
url: ./asan-runtime.md
4242
- text: AddressSanitizer error examples
4343
url: ./asan-error-examples.md
44-
- text: AddressSanitizer known issues
44+
- text: AddressSanitizer known issues and limitations
4545
url: ./asan-known-issues.md
4646

4747
# Card

docs/sanitizers/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ items:
5959
href: ../sanitizers/error-strncat-param-overlap.md
6060
- name: "use-after-poison error"
6161
href: ../sanitizers/error-use-after-poison.md
62-
- name: "Known issues"
62+
- name: "Known issues and limitations"
6363
href: ../sanitizers/asan-known-issues.md

0 commit comments

Comments
 (0)
0