Files
mbedtls/library
André Maroneze e78a0c3e14 Fix another use of uinitialized memory in ssl_parse_encrypted_pms
Complement to 0a8352b4: peer_pmslen is not initialized when decryption
fails, so '|= peer_pmslen' may access uninitialized memory, as indicated
by Frama-C/Eva.

Co-authored-by: Gilles Peskine <gilles.peskine@arm.com>
Signed-off-by: André Maroneze <maroneze@users.noreply.github.com>
2020-11-18 13:54:38 +01:00
..
2020-08-26 15:26:49 +01:00
2020-11-16 13:07:51 +01:00
2020-09-22 16:22:27 +02:00
2020-09-30 07:22:42 -05:00
2020-08-25 11:43:10 +02:00
2020-08-26 11:42:52 +02:00