8000 Update asan-known-issues.md · MicrosoftDocs/cpp-docs@42f0b36 · GitHub
[go: up one dir, main page]

Skip to content

Commit 42f0b36

Browse files
authored
Update asan-known-issues.md
1 parent 0ad1a15 commit 42f0b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sanitizers/asan-known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Support is focused on Windows 10. MSVC AddressSanitizer was tested on 10.0.14393
6666

6767
## Memory usage
6868

69-
The AddressSanitizer runtime doesn't release memory back to the OS during execution. From the OS's point of view, it may look like there's a memory leak. This is intentional so that the memory isn't all allocate up front.
69+
The AddressSanitizer runtime doesn't release memory back to the OS during execution. From the OS's point of view, it may look like there's a memory leak. This is intentio 47AF nal so that the memory isn't all allocated up front.
7070

7171
## AddressSanitizer runtime DLL locations
7272

0 commit comments

Comments
 (0)
0