From 9a656a0aaa2ee184fc59a2a4dd1dcf6d1d536c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Thu, 1 Oct 2015 18:16:46 +0200 Subject: [PATCH] Fix typos in ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cb0ba22e4..a7c12a074 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ Security of close to or larger than 1GB to exploit; on 64 bit machines, would require reading a string of close to or larger than 2^62 bytes. * Fix potential random memory allocation in mbedtls_pem_read_buffer() - on crafted PEM input data. Found an fix provided by Guid Vranken. + on crafted PEM input data. Found and fix provided by Guido Vranken. Not triggerable remotely in TLS. Triggerable remotely if you accept PEM data from an untrusted source. * Fix possible heap buffer overflow in base64_encode() when the input