commit | d63adef08192a1c2b086cb2580d727aa1b06c6e2 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Jan 22 22:44:45 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Sun Jan 22 22:44:45 2017 +0000 |
tree | fdf7aa8d93514fc57caf88b60b02f0e59640c094 | |
parent | c6e8efe6a3f1da6ca15712b2f817075df87d41b8 [diff] | |
parent | a44e7d854e1fc720ed5ac7f64116767ce1a1d3b2 [diff] |
Merge branch 'fix-arithmetic-overflows' Fix potential integer overflows in the following functions: * mbedtls_md2_update() * mbedtls_cipher_update() * mbedtls_ctr_drbg_reseed()