push
github
Use generic trace error for OOM during trace stitching. Thanks to Sergey Kaplun. (cherry picked from commit b8b49bf39) The previous commit doesn't handle the case when the error code is `LUA_ERRMEM`. This patch adds a workaround by using the generic error message. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#9924
5661 of 6019 branches covered (94.05%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
45 existing lines in 4 files now uncovered.21601 of 23426 relevant lines covered (92.21%)
2935480.71 hits per line