[PATCH 1.10 0/2] Vinyl memory leak fixes

Vladimir Davydov vdavydov.dev at gmail.com
Tue Jun 25 15:46:03 MSK 2019


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




More information about the Tarantool-patches mailing list