Files
mbedtls/library
Hanno Becker bbd5131c19 Omit runtime configuration of calloc/free if macro config enabled
This commit removes the definition of the API function

`mbedtls_platform_set_calloc_free()`

from `library/platform.c` in case the macros

`MBEDTLS_PLATFORM_CALLOC_MACRO`
`MBEDTLS_PLATFORM_FREE_MACRO`

for compile time configuration of calloc/free are set.

This is in line with the corresponding header `mbedtls/platform.h`
which declares `mbedtls_platform_set_calloc_free()` only if
`MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO` are not defined.

Fixes #1642.
2018-10-11 11:15:54 +01:00
..
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2018-01-22 19:06:57 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2018-03-30 18:51:31 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-07-11 17:19:30 +01:00
2015-09-04 14:21:07 +02:00
2018-06-14 08:48:49 +01:00
2015-09-04 14:21:07 +02:00
2015-09-28 19:47:50 +02:00
2015-09-04 14:21:07 +02:00
2017-10-30 18:11:38 +02:00
2017-06-20 19:33:51 +01:00
2018-01-29 13:23:40 +01:00
2018-02-22 16:18:07 +01:00
2015-09-04 14:21:07 +02:00
2018-07-02 12:17:44 +01:00
2015-09-04 14:21:07 +02:00