commit | 74bc68ac623cc6f4bad824bf7665c4baa8915b02 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Apr 02 13:20:00 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Apr 02 13:20:00 2014 +0200 |
tree | 5be3a621c274368465ddd1057686bbdd860a32ed | |
parent | 75a2860f26eab918b700f868fe8cd6ebb5714cb3 [diff] [blame] |
Fix default #define for malloc/free
diff --git a/ChangeLog b/ChangeLog index b9f8053..9880d13 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -11,6 +11,7 @@ * Some example server programs were not sending the close_notify alert. * Potential memory leak in mpi_exp_mod() when error occurs during calculation of RR. + * Fixed malloc/free default #define in platform.c (found by Gergely Budai). = PolarSSL 1.3.5 released on 2014-03-26 Features