Skip to content
Snippets Groups Projects
user avatar
Vladimir Davydov authored
Options created with space_opts_decode are never explictily freed,
because they are supposed to use only region memory. For some reason,
we duplicate space_opts.sql in space_opts_decodes, which results in
a memory leak. Remove this code.

NO_DOC=bug fix
NO_TEST=memory leak
NO_CHANGELOG=minor bug
46b3962e
History
Name Last commit Last update