mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02:00
Fix typo in README.
This commit is contained in:
@@ -71,7 +71,7 @@ There are many different build modes available within the CMake buildsystem. Mos
|
||||
This instruments the code with MemorySanitizer to check for uninitialised
|
||||
memory reads. Experimental, needs recent clang on Linux/x86_64.
|
||||
- MemSanDbg.
|
||||
Same as ASan but slower, with debug information, better stack traces and
|
||||
Same as MemSan but slower, with debug information, better stack traces and
|
||||
origin tracking.
|
||||
- Check.
|
||||
This activates the compiler warnings that depend on optimization and treats
|
||||
|
||||
Reference in New Issue
Block a user