Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: tarantool-patches@freelists.org
Subject: [PATCH 1.10 0/2] Vinyl memory leak fixes
Date: Tue, 25 Jun 2019 15:46:03 +0300	[thread overview]
Message-ID: <cover.1561466574.git.vdavydov.dev@gmail.com> (raw)

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

             reply	other threads:[~2019-06-25 12:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-25 12:46 Vladimir Davydov [this message]
2019-06-25 12:46 ` [PATCH 1.10 1/2] vinyl: clean up region after allocating surrogate statement Vladimir Davydov
2019-06-25 12:46 ` [PATCH 1.10 2/2] vinyl: free region on vylog commit instead of resetting it Vladimir Davydov
2019-06-25 12:46 ` [PATCH 1.10 0/2] Vinyl memory leak fixes Vladimir Davydov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1561466574.git.vdavydov.dev@gmail.com \
    --to=vdavydov.dev@gmail.com \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [PATCH 1.10 0/2] Vinyl memory leak fixes' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox