Bas van den Berg 69e50ad2f5 Improve realloc on fixed buffer allocator (#1238)
* Add test to check re-use of memory

* Check if realloc has to reallocate the last allocated memory block.
If so extend that block instead of allocating a new one.

* Also check if the realloc actually preserves the data.
2018-07-14 16:31:11 -04:00
..
2018-07-02 14:38:11 -04:00
2018-06-30 01:58:17 +02:00
2018-07-12 19:24:32 -04:00
2018-07-10 20:18:43 -04:00
2018-06-18 17:43:01 -04:00
2018-05-26 23:00:29 -04:00
2018-05-30 16:09:11 -04:00