1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 11:13:36 +02:00
Files
archived-php-src/ext/mysqlnd
Nikita Popov 7632a411e3 Add tracked arena allocator
Available under -DZEND_TRACK_ARENA_ALLOC. This will use the system
allocator combined with arena checkpointing & release semantics
and allows analyzing arena usage under asan/valgrind.

I've sacrificed the duplicate arena implementation in mysqlnd, as
the integration with mysqlnd alloc is not worth the code duplication
to me.
2019-06-28 12:44:18 +02:00
..
2014-01-10 15:57:40 +01:00
2019-06-12 13:50:30 +02:00
2019-02-21 18:24:39 +01:00
2019-06-28 09:18:32 +02:00
2019-06-28 09:18:32 +02:00