[Tarantool-patches] [PATCH 0/2] origin/2.2: add missing diag_set calls on error paths

Cyrill Gorcunov gorcunov at gmail.com
Fri Jan 17 16:29:27 MSK 2020


Might be related to https://github.com/tarantool/tarantool/issues/4730
The series is on top of origin/2.2

Cyrill Gorcunov (2):
  box/request: add missing OutOfMemory diag_set
  box/applier: add missing diag_set on region_alloc failure

 src/box/applier.cc | 5 ++++-
 src/box/request.c  | 8 ++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.20.1



More information about the Tarantool-patches mailing list