Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH 1.10 0/2] Vinyl memory leak fixes
@ 2019-06-25 12:46 Vladimir Davydov
  2019-06-25 12:46 ` [PATCH 1.10 1/2] vinyl: clean up region after allocating surrogate statement Vladimir Davydov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Davydov @ 2019-06-25 12:46 UTC (permalink / raw)
  To: tarantool-patches

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-25 12:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25 12:46 [PATCH 1.10 0/2] Vinyl memory leak fixes Vladimir Davydov
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

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