]> granicus.if.org Git - vim/commit
patch 8.1.0074: crash when running quickfix tests v8.1.0074
authorBram Moolenaar <Bram@vim.org>
Mon, 18 Jun 2018 19:53:28 +0000 (21:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 Jun 2018 19:53:28 +0000 (21:53 +0200)
commitd6b01a2d3884ee0abe10aad161f584889a496e3f
tree387df7cf86427cb7c43136f726a703670c6f996f
parent0366c0161e988e32420d2f37111a60129684905b
patch 8.1.0074: crash when running quickfix tests

Problem:    Crash when running quickfix tests.
Solution:   Do not alloc a new location list when checking for the reference
            to be still valid.
src/quickfix.c
src/version.c