]> granicus.if.org Git - vim/commit
patch 8.1.0581: double free without the text properties feature v8.1.0581
authorBram Moolenaar <Bram@vim.org>
Thu, 13 Dec 2018 22:16:36 +0000 (23:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 13 Dec 2018 22:16:36 +0000 (23:16 +0100)
commitca79a5fc3b383dcfc8ed2077688ea69dafadc6e7
tree661c4f8f001c6d53ebd2648dc54de4d978aea713
parent2fa7fad831a860b627b5d6980aae0eeebfda0b3b
patch 8.1.0581: double free without the text properties feature

Problem:    Double free without the text properties feature.
Solution:   Reset the dirty flag.
src/memline.c
src/version.c