mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Fix docs typos for zeroize related features/test
This commit is contained in:
committed by
Andres Amaya Garcia
parent
757cd72edf
commit
ae8e306973
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Zeroize application for debugger-driven testing
|
||||
*
|
||||
* This is a simple test application used for debbuger-driven testing to check
|
||||
* This is a simple test application used for debugger-driven testing to check
|
||||
* whether calls to mbedtls_zeroize() are being eliminated by compiler
|
||||
* optimizations. This application is used by the GDB script at
|
||||
* tests/scripts/test_zeroize.gdb under the assumption that line numbers do not
|
||||
|
Reference in New Issue
Block a user