Skip to content
Snippets Groups Projects
Commit 837b0948 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

box: handle region_alloc failure in tuple_field_map_create_plain

Let's use xregion_alloc instead of region_alloc, because memory
allocations from fiber region shouldn't normally fail, see #3534.

Closes tarantool/security#97

NO_DOC=bug fix
NO_TEST=shouldn't normally happen
NO_CHANGELOG=see NO_TEST

(cherry picked from commit c690d708)
parent 31ee36e3
No related branches found
No related tags found
Loading
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