Skip to content

Commit bee564d

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#3208 from pramodkirchki/patch-1
Update asan-error-examples.md
2 parents c54d40f + ffd741b commit bee564d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sanitizers/asan-error-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Each error example provides source code and compilation instructions for a comma
2424

2525
- [Error: `dynamic-stack-buffer-overflow`](./error-dynamic-stack-buffer-overflow.md)
2626

27-
- [Error: `global-overflow`](./error-global-buffer-overflow.md)
27+
- [Error: `global-buffer-overflow`](./error-global-buffer-overflow.md)
2828

2929
- [Error: `heap-buffer-overflow`](./error-heap-buffer-overflow.md)
3030

0 commit comments

Comments
 (0)