8000
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.
2 parents 30f91c8 + 286cf1b commit 68e1b89Copy full SHA for 68e1b89
docs/sanitizers/index.yml
@@ -41,7 +41,7 @@ landingContent:
41
url: ./asan-runtime.md
42
- text: AddressSanitizer error examples
43
url: ./asan-error-examples.md
44
- - text: AddressSanitizer known issues
+ - text: AddressSanitizer known issues and limitations
45
url: ./asan-known-issues.md
46
47
# Card
docs/sanitizers/toc.yml
@@ -59,5 +59,5 @@ items:
59
href: ../sanitizers/error-strncat-param-overlap.md
60
- name: "use-after-poison error"
61
href: ../sanitizers/error-use-after-poison.md
62
- - name: "Known issues"
+ - name: "Known issues and limitations"
63
href: ../sanitizers/asan-known-issues.md
0 commit comments