Skip to content
Snippets Groups Projects
Commit 0066457c authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

vinyl: fix memory leak in slice stream

If a tuple read from a run by a slice stream happens to be out of the
slice bounds, it will never be freed. Fix it.

The leak was introduced by commit c174c985 ("vinyl: implement new
simple write iterator").
parent 211cef71
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment