Fix contributor's name in Changelog

This commit is contained in:
Manuel Pégourié-Gonnard 2015-06-02 12:59:59 +01:00
parent 6ca7624952
commit d22514e8f6

View File

@ -128,7 +128,7 @@ Features
Bugfix Bugfix
* Fix bug in entropy.c when THREADING_C is also enabled that caused * Fix bug in entropy.c when THREADING_C is also enabled that caused
entropy_free() to crash (found and fixed by ptahpeteh). entropy_free() to crash (thanks to Rafał Przywara).
* Stack buffer overflow if ctr_drbg_update() is called with too large * Stack buffer overflow if ctr_drbg_update() is called with too large
add_len (found by Jean-Philippe Aumasson) (not triggerable remotely). add_len (found by Jean-Philippe Aumasson) (not triggerable remotely).
* Possible buffer overflow of length at most POLARSSL_MEMORY_ALIGN_MULTIPLE * Possible buffer overflow of length at most POLARSSL_MEMORY_ALIGN_MULTIPLE