6509aa7306649042e828fef9e2f280f4535ea137 |
|
08-Jun-2017 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
lib: Add test-mempool unit test.
It verifies that the p_new() and p_realloc_type() handle overflows
correctly. test-malloc-overflow already does this for the low-level
MALLOC_*() macros, but here we're cheking that the actually used
memory allocation macros also work. |