mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-23 05:25:29 +00:00
Update tests/suites/test_suite_mps.function
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
5b3841d592
commit
c0b1b252bc
|
@ -295,7 +295,7 @@ void mbedtls_mps_reader_reclaim_overflow()
|
|||
/* This test exercises the behaviour of the MPS reader with accumulator
|
||||
* in the situation where upon calling mbedtls_mps_reader_reclaim(), the
|
||||
* uncommitted data together with the excess data missing in the last
|
||||
* call to medtls_mps_reader_get() exceeds the bounds of the the type
|
||||
* call to medtls_mps_reader_get() exceeds the bounds of the type
|
||||
* holding the buffer length.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue