Skip to content
Snippets Groups Projects
Commit b01d75b1 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Remove palloc. Use region_alloc instead.

Instead of palloc allocator use a member of small allocators family,
region_alloc.

The plan is to remove salloc as well, and switch entire tarantool
to libsmall.

Fix a race condition in replication/swap.test, discovered with the
new allocator.
parent 45646592
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment