]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0937: asan failure in the flatten() test v8.2.0937
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2020 15:30:04 +0000 (17:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2020 15:30:04 +0000 (17:30 +0200)
commitdcf59c37d0e1517439c4c0c4a6a5ca09c90157ad
tree5b5940468c0efa43794632435c9aa1bc1f283456
parenta45551a53557dba98973fdb3ff737dea2fffcda3
patch 8.2.0937: asan failure in the flatten() test

Problem:    Asan failure in the flatten() test.
Solution:   Free the flattened list.
src/list.c
src/version.c