From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Vladimir Davydov Subject: [PATCH 1.10 0/2] Vinyl memory leak fixes Date: Tue, 25 Jun 2019 15:46:03 +0300 Message-Id: To: tarantool-patches@freelists.org List-ID: This patch set fixes a couple of memory leaks reported by Mail.Ru FRS. Neither the master branch nor 2.1 is affected to those issues so this commits are intended solely for 1.10. Vladimir Davydov (2): vinyl: clean up region after allocating surrogate statement vinyl: free region on vylog commit instead of resetting it src/box/vy_log.c | 2 +- src/box/vy_stmt.c | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) -- 2.11.0